#709FF9#709FF9
#709FF9 is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.8% C 0.142 H 262.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #709FF9 |
|---|---|
| RGB | rgb(112, 159, 249) |
| HSL | hsl(219, 92%, 71%) |
| HSV | hsv(219, 55%, 98%) |
| CMYK | cmyk(55%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(65.81, 9.72, -49.70) |
| CIE-LCH | lch(65.81, 50.64, 281.06°) |
| OKLab | oklab(70.83% -0.0187 -0.1406) |
| OKLCH | oklch(70.83% 0.142 262.4) |
| XYZ | xyz(36.1733, 35.0777, 94.4686) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.24
Carolina Blue
#8AB8FE
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.37
Dark Sky Blue
#448EE4
ΔE00 7.37
Dodgerblue
#1E90FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FF9 #F9CA70
analogous
#70E3F9 #709FF9 #8570F9
triadic
#709FF9 #F9709F #9FF970
tetradic
#709FF9 #F970E3 #F9CA70 #70F985
square
#709FF9 #F970E3 #F9CA70 #70F985
split-complementary
#709FF9 #F98570 #E3F970
monochromatic
#0A55E5 #3578F7 #709FF9 #ABC6FB #E2EBFE
Accessibility & contrast
On white
2.62
#709FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#709FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FF9
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FF9 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#699AF7
Tritanopia (blue-blind)
#15B3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #709ff9; /* rgb */ color: rgb(112, 159, 249); /* oklch */ color: oklch(70.8% 0.142 262.4);
Tailwind
colors: {
custom: {
50: '#a2bbfb',
500: '#709ff9',
950: '#000000',
},
}SCSS
$custom: #709ff9; $custom-light: #a2bbfb; $custom-dark: #000000;
JSON
{
"hex": "#709ff9",
"rgb": {
"r": 112,
"g": 159,
"b": 249
},
"hsl": {
"h": 219.416,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.70829,
"c": 0.14188,
"h": 262.4
},
"luminance": 0.35081
}Semantic roles & 50–950 ramp
primary
#709FF9
secondary
#F5E8D0
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085