#1509F1
A medium, vivid blue closely aligning with Blue.
About #1509F1
The precise color #1509F1 is an excellent choice for modern design projects. Designers often compare it to the standard color Blue. In the RGB color space, it consists of 21 red, 9 green, and 241 blue.
Translating this color to physical media requires the CMYK color model. The color uses 91% Cyan, 96% Magenta, 0% Yellow, and 5% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1509F1
RGB21, 9, 241
HSL243.1°, 92.8%, 49.0%
CMYK91%, 96%, 0%, 5%
HSV243.1°, 96.3%, 94.5%
LAB31.1, 74.6, -101.9
XYZ16.3, 6.7, 83.7
Decimal1378801
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.97:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.57:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1509F1;
}
.text-color {
color: #1509F1;
}
.border-color {
border: 2px solid #1509F1;
}