#709DF8#709DF8
#709DF8 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.4% C 0.143 H 263.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #709DF8 |
|---|---|
| RGB | rgb(112, 157, 248) |
| HSL | hsl(220, 91%, 71%) |
| HSV | hsv(220, 55%, 97%) |
| CMYK | cmyk(54.8%, 36.7%, 0%, 2.7%) |
| CIE-LAB | lab(65.23, 10.56, -50.08) |
| CIE-LCH | lch(65.23, 51.18, 281.91°) |
| OKLab | oklab(70.36% -0.0167 -0.1417) |
| OKLCH | oklch(70.36% 0.143 263.3) |
| XYZ | xyz(35.6766, 34.3332, 93.5357) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.82
Soft Blue
#6488EA
ΔE00 6.47
Periwinkle Blue
#8F99FB
ΔE00 6.97
Dark Sky Blue
#448EE4
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 7.28
Dodgerblue
#1E90FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DF8 #F8CB70
analogous
#70E1F8 #709DF8 #8770F8
triadic
#709DF8 #F8709D #9DF870
tetradic
#709DF8 #F870E1 #F8CB70 #70F887
square
#709DF8 #F870E1 #F8CB70 #70F887
split-complementary
#709DF8 #F88770 #E1F870
monochromatic
#0B52E3 #3675F5 #709DF8 #AAC5FB #E2EBFE
Accessibility & contrast
On white
2.67
#709DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#709DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DF8
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DF8 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#6799F6
Tritanopia (blue-blind)
#19B1BF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709df8; /* rgb */ color: rgb(112, 157, 248); /* oklch */ color: oklch(70.4% 0.143 263.3);
Tailwind
colors: {
custom: {
50: '#a2b9fb',
500: '#709df8',
950: '#000000',
},
}SCSS
$custom: #709df8; $custom-light: #a2b9fb; $custom-dark: #000000;
JSON
{
"hex": "#709df8",
"rgb": {
"r": 112,
"g": 157,
"b": 248
},
"hsl": {
"h": 220.147,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.70361,
"c": 0.14274,
"h": 263.3
},
"luminance": 0.34336
}Semantic roles & 50–950 ramp
primary
#709DF8
secondary
#F4E8CF
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085