#709DF6#709DF6
#709DF6 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.3% C 0.140 H 262.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #709DF6 |
|---|---|
| RGB | rgb(112, 157, 246) |
| HSL | hsl(220, 88%, 70%) |
| HSV | hsv(220, 54%, 96%) |
| CMYK | cmyk(54.5%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(65.13, 9.94, -49.14) |
| CIE-LCH | lch(65.13, 50.13, 281.44°) |
| OKLab | oklab(70.25% -0.0172 -0.139) |
| OKLCH | oklch(70.25% 0.14 262.9) |
| XYZ | xyz(35.3680, 34.2098, 91.9103) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.73
Soft Blue
#6488EA
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 7.03
Dark Sky Blue
#448EE4
ΔE00 7.08
Carolina Blue
#8AB8FE
ΔE00 7.31
Dodgerblue
#1E90FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DF6 #F6C970
analogous
#70E0F6 #709DF6 #8670F6
triadic
#709DF6 #F6709D #9DF670
tetradic
#709DF6 #F670E0 #F6C970 #70F686
square
#709DF6 #F670E0 #F6C970 #70F686
split-complementary
#709DF6 #F68670 #E0F670
monochromatic
#0E54DE #3676F2 #709DF6 #AAC4FA #E2EBFD
Accessibility & contrast
On white
2.68
#709DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#709DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DF6
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DF6 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FA
Deuteranopia (green-blind)
#6898F4
Tritanopia (blue-blind)
#1EB1BE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709df6; /* rgb */ color: rgb(112, 157, 246); /* oklch */ color: oklch(70.3% 0.140 262.9);
Tailwind
colors: {
custom: {
50: '#a1b9f9',
500: '#709df6',
950: '#000000',
},
}SCSS
$custom: #709df6; $custom-light: #a1b9f9; $custom-dark: #000000;
JSON
{
"hex": "#709df6",
"rgb": {
"r": 112,
"g": 157,
"b": 246
},
"hsl": {
"h": 219.851,
"s": 88.158,
"l": 70.196
},
"oklch": {
"l": 0.70254,
"c": 0.14007,
"h": 262.9
},
"luminance": 0.34213
}Semantic roles & 50–950 ramp
primary
#709DF6
secondary
#F3E7CE
accent
#9801E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085