#709EF9#709EF9
#709EF9 is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.6% C 0.143 H 262.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #709EF9 |
|---|---|
| RGB | rgb(112, 158, 249) |
| HSL | hsl(220, 92%, 71%) |
| HSV | hsv(220, 55%, 98%) |
| CMYK | cmyk(55%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(65.54, 10.30, -50.13) |
| CIE-LCH | lch(65.54, 51.17, 281.61°) |
| OKLab | oklab(70.62% -0.0176 -0.1419) |
| OKLCH | oklch(70.62% 0.143 262.9) |
| XYZ | xyz(36.0020, 34.7352, 94.4115) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.05
Soft Blue
#6488EA
ΔE00 6.78
Carolina Blue
#8AB8FE
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 7.15
Dark Sky Blue
#448EE4
ΔE00 7.30
Dodgerblue
#1E90FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EF9 #F9CB70
analogous
#70E2F9 #709EF9 #8670F9
triadic
#709EF9 #F9709E #9EF970
tetradic
#709EF9 #F970E2 #F9CB70 #70F986
square
#709EF9 #F970E2 #F9CB70 #70F986
split-complementary
#709EF9 #F98670 #E2F970
monochromatic
#0A53E5 #3576F7 #709EF9 #ABC6FB #E2EBFE
Accessibility & contrast
On white
2.64
#709EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#709EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EF9
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EF9 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#6899F7
Tritanopia (blue-blind)
#16B2C0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709ef9; /* rgb */ color: rgb(112, 158, 249); /* oklch */ color: oklch(70.6% 0.143 262.9);
Tailwind
colors: {
custom: {
50: '#a2bafb',
500: '#709ef9',
950: '#000000',
},
}SCSS
$custom: #709ef9; $custom-light: #a2bafb; $custom-dark: #000000;
JSON
{
"hex": "#709ef9",
"rgb": {
"r": 112,
"g": 158,
"b": 249
},
"hsl": {
"h": 219.854,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.70622,
"c": 0.14297,
"h": 262.9
},
"luminance": 0.34738
}Semantic roles & 50–950 ramp
primary
#709EF9
secondary
#F5E8D0
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085