#709DF4#709DF4
#709DF4 is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.1% C 0.137 H 262.6°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #709DF4 |
|---|---|
| RGB | rgb(112, 157, 244) |
| HSL | hsl(220, 86%, 70%) |
| HSV | hsv(220, 54%, 96%) |
| CMYK | cmyk(54.1%, 35.7%, 0%, 4.3%) |
| CIE-LAB | lab(65.03, 9.32, -48.20) |
| CIE-LCH | lch(65.03, 49.09, 280.94°) |
| OKLab | oklab(70.15% -0.0177 -0.1363) |
| OKLCH | oklch(70.15% 0.137 262.6) |
| XYZ | xyz(35.0627, 34.0876, 90.3023) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.65
Soft Blue
#6488EA
ΔE00 6.41
Dark Sky Blue
#448EE4
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 7.09
Dodgerblue
#1E90FF
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DF4 #F4C770
analogous
#70DFF4 #709DF4 #8570F4
triadic
#709DF4 #F4709D #9DF470
tetradic
#709DF4 #F470DF #F4C770 #70F485
square
#709DF4 #F470DF #F4C770 #70F485
split-complementary
#709DF4 #F48570 #DFF470
monochromatic
#1155D9 #3776F0 #709DF4 #A9C4F8 #E2EBFD
Accessibility & contrast
On white
2.69
#709DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#709DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DF4
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DF4 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F8
Deuteranopia (green-blind)
#6A98F2
Tritanopia (blue-blind)
#22B0BD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709df4; /* rgb */ color: rgb(112, 157, 244); /* oklch */ color: oklch(70.1% 0.137 262.6);
Tailwind
colors: {
custom: {
50: '#a1b9f8',
500: '#709df4',
950: '#000000',
},
}SCSS
$custom: #709df4; $custom-light: #a1b9f8; $custom-dark: #000000;
JSON
{
"hex": "#709df4",
"rgb": {
"r": 112,
"g": 157,
"b": 244
},
"hsl": {
"h": 219.545,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.70147,
"c": 0.1374,
"h": 262.6
},
"luminance": 0.3409
}Semantic roles & 50–950 ramp
primary
#709DF4
secondary
#F3E6CD
accent
#9603E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085