#709DF2#709DF2
#709DF2 is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.0% C 0.135 H 262.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #709DF2 |
|---|---|
| RGB | rgb(112, 157, 242) |
| HSL | hsl(219, 83%, 69%) |
| HSV | hsv(219, 54%, 95%) |
| CMYK | cmyk(53.7%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(64.94, 8.70, -47.25) |
| CIE-LCH | lch(64.94, 48.05, 280.43°) |
| OKLab | oklab(70.04% -0.0181 -0.1335) |
| OKLCH | oklch(70.04% 0.135 262.3) |
| XYZ | xyz(34.7606, 33.9668, 88.7117) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.58
Soft Blue
#6488EA
ΔE00 6.40
Dark Sky Blue
#448EE4
ΔE00 6.88
Periwinkle Blue
#8F99FB
ΔE00 7.16
Dodgerblue
#1E90FF
ΔE00 7.26
Carolina Blue
#8AB8FE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DF2 #F2C570
analogous
#70DEF2 #709DF2 #8470F2
triadic
#709DF2 #F2709D #9DF270
tetradic
#709DF2 #F270DE #F2C570 #70F284
square
#709DF2 #F270DE #F2C570 #70F284
split-complementary
#709DF2 #F28470 #DEF270
monochromatic
#1356D4 #3877ED #709DF2 #A8C3F7 #E0EAFC
Accessibility & contrast
On white
2.69
#709DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#709DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DF2
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DF2 | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F5
Deuteranopia (green-blind)
#6B98F0
Tritanopia (blue-blind)
#25B0BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709df2; /* rgb */ color: rgb(112, 157, 242); /* oklch */ color: oklch(70.0% 0.135 262.3);
Tailwind
colors: {
custom: {
50: '#a1b9f7',
500: '#709df2',
950: '#000000',
},
}SCSS
$custom: #709df2; $custom-light: #a1b9f7; $custom-dark: #000000;
JSON
{
"hex": "#709df2",
"rgb": {
"r": 112,
"g": 157,
"b": 242
},
"hsl": {
"h": 219.231,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.70041,
"c": 0.13473,
"h": 262.3
},
"luminance": 0.33969
}Semantic roles & 50–950 ramp
primary
#709DF2
secondary
#F2E5CC
accent
#9406E0
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085