#709EF6#709EF6
#709EF6 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.5% C 0.139 H 262.4°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #709EF6 |
|---|---|
| RGB | rgb(112, 158, 246) |
| HSL | hsl(219, 88%, 70%) |
| HSV | hsv(219, 54%, 96%) |
| CMYK | cmyk(54.5%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.40, 9.36, -48.72) |
| CIE-LCH | lch(65.40, 49.61, 280.88°) |
| OKLab | oklab(70.46% -0.0183 -0.1378) |
| OKLCH | oklch(70.46% 0.139 262.4) |
| XYZ | xyz(35.5378, 34.5495, 91.9669) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.92
Soft Blue
#6488EA
ΔE00 6.74
Carolina Blue
#8AB8FE
ΔE00 7.04
Dark Sky Blue
#448EE4
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 7.24
Dodgerblue
#1E90FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EF6 #F6C870
analogous
#70E1F6 #709EF6 #8570F6
triadic
#709EF6 #F6709E #9EF670
tetradic
#709EF6 #F670E1 #F6C870 #70F685
square
#709EF6 #F670E1 #F6C870 #70F685
split-complementary
#709EF6 #F68570 #E1F670
monochromatic
#0E55DE #3677F2 #709EF6 #AAC5FA #E2EBFD
Accessibility & contrast
On white
2.65
#709EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#709EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EF6
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EF6 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FA
Deuteranopia (green-blind)
#6A99F4
Tritanopia (blue-blind)
#1DB1BE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709ef6; /* rgb */ color: rgb(112, 158, 246); /* oklch */ color: oklch(70.5% 0.139 262.4);
Tailwind
colors: {
custom: {
50: '#a1baf9',
500: '#709ef6',
950: '#000000',
},
}SCSS
$custom: #709ef6; $custom-light: #a1baf9; $custom-dark: #000000;
JSON
{
"hex": "#709ef6",
"rgb": {
"r": 112,
"g": 158,
"b": 246
},
"hsl": {
"h": 219.403,
"s": 88.158,
"l": 70.196
},
"oklch": {
"l": 0.70461,
"c": 0.13897,
"h": 262.4
},
"luminance": 0.34552
}Semantic roles & 50–950 ramp
primary
#709EF6
secondary
#F3E7CE
accent
#9601E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085