#709EF4#709EF4
#709EF4 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.4% C 0.136 H 262.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #709EF4 |
|---|---|
| RGB | rgb(112, 158, 244) |
| HSL | hsl(219, 86%, 70%) |
| HSV | hsv(219, 54%, 96%) |
| CMYK | cmyk(54.1%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(65.30, 8.74, -47.77) |
| CIE-LCH | lch(65.30, 48.57, 280.37°) |
| OKLab | oklab(70.36% -0.0188 -0.135) |
| OKLCH | oklch(70.36% 0.136 262.1) |
| XYZ | xyz(35.2325, 34.4274, 90.3589) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.85
Soft Blue
#6488EA
ΔE00 6.72
Dark Sky Blue
#448EE4
ΔE00 7.04
Carolina Blue
#8AB8FE
ΔE00 7.07
Periwinkle Blue
#8F99FB
ΔE00 7.30
Dodgerblue
#1E90FF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EF4 #F4C670
analogous
#70E0F4 #709EF4 #8470F4
triadic
#709EF4 #F4709E #9EF470
tetradic
#709EF4 #F470E0 #F4C670 #70F484
square
#709EF4 #F470E0 #F4C670 #70F484
split-complementary
#709EF4 #F48470 #E0F470
monochromatic
#1156D9 #3777F0 #709EF4 #A9C5F8 #E2EBFD
Accessibility & contrast
On white
2.66
#709EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#709EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EF4
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EF4 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#6B99F2
Tritanopia (blue-blind)
#21B1BE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709ef4; /* rgb */ color: rgb(112, 158, 244); /* oklch */ color: oklch(70.4% 0.136 262.1);
Tailwind
colors: {
custom: {
50: '#a1baf8',
500: '#709ef4',
950: '#000000',
},
}SCSS
$custom: #709ef4; $custom-light: #a1baf8; $custom-dark: #000000;
JSON
{
"hex": "#709ef4",
"rgb": {
"r": 112,
"g": 158,
"b": 244
},
"hsl": {
"h": 219.091,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.70355,
"c": 0.13631,
"h": 262.1
},
"luminance": 0.3443
}Semantic roles & 50–950 ramp
primary
#709EF4
secondary
#F3E6CD
accent
#9503E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085