#709EEF#709EEF
#709EEF is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.1% C 0.130 H 261.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #709EEF |
|---|---|
| RGB | rgb(112, 158, 239) |
| HSL | hsl(218, 80%, 69%) |
| HSV | hsv(218, 53%, 94%) |
| CMYK | cmyk(53.1%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(65.06, 7.20, -45.41) |
| CIE-LCH | lch(65.06, 45.97, 279.01°) |
| OKLab | oklab(70.09% -0.02 -0.1281) |
| OKLCH | oklch(70.09% 0.13 261.1) |
| XYZ | xyz(34.4836, 34.1278, 86.4148) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.73
Soft Blue
#6488EA
ΔE00 6.70
Dark Sky Blue
#448EE4
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 7.15
Dodgerblue
#1E90FF
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EEF #EFC170
analogous
#70DDEF #709EEF #8270EF
triadic
#709EEF #EF709E #9EEF70
tetradic
#709EEF #EF70DD #EFC170 #70EF82
square
#709EEF #EF70DD #EFC170 #70EF82
split-complementary
#709EEF #EF8270 #DDEF70
monochromatic
#1759CE #3979E9 #709EEF #A7C3F5 #DEE9FB
Accessibility & contrast
On white
2.68
#709EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#709EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EEF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EEF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#6E98ED
Tritanopia (blue-blind)
#2AB0BB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709eef; /* rgb */ color: rgb(112, 158, 239); /* oklch */ color: oklch(70.1% 0.130 261.1);
Tailwind
colors: {
custom: {
50: '#a1baf4',
500: '#709eef',
950: '#000000',
},
}SCSS
$custom: #709eef; $custom-light: #a1baf4; $custom-dark: #000000;
JSON
{
"hex": "#709eef",
"rgb": {
"r": 112,
"g": 158,
"b": 239
},
"hsl": {
"h": 218.268,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.70094,
"c": 0.12967,
"h": 261.1
},
"luminance": 0.3413
}Semantic roles & 50–950 ramp
primary
#709EEF
secondary
#F0E3CB
accent
#9009DC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085