#709EF3#709EF3
#709EF3 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.3% C 0.135 H 261.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #709EF3 |
|---|---|
| RGB | rgb(112, 158, 243) |
| HSL | hsl(219, 85%, 70%) |
| HSV | hsv(219, 54%, 95%) |
| CMYK | cmyk(53.9%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(65.25, 8.43, -47.30) |
| CIE-LCH | lch(65.25, 48.05, 280.11°) |
| OKLab | oklab(70.3% -0.019 -0.1336) |
| OKLCH | oklch(70.3% 0.135 261.9) |
| XYZ | xyz(35.0811, 34.3668, 89.5615) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.82
Soft Blue
#6488EA
ΔE00 6.71
Dark Sky Blue
#448EE4
ΔE00 6.99
Carolina Blue
#8AB8FE
ΔE00 7.08
Dodgerblue
#1E90FF
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EF3 #F3C570
analogous
#70E0F3 #709EF3 #8470F3
triadic
#709EF3 #F3709E #9EF370
tetradic
#709EF3 #F370E0 #F3C570 #70F384
square
#709EF3 #F370E0 #F3C570 #70F384
split-complementary
#709EF3 #F38470 #E0F370
monochromatic
#1257D7 #3878EE #709EF3 #A8C4F8 #E1EBFC
Accessibility & contrast
On white
2.67
#709EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#709EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EF3
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EF3 | 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)
#7CA5F6
Deuteranopia (green-blind)
#6C99F1
Tritanopia (blue-blind)
#23B1BD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709ef3; /* rgb */ color: rgb(112, 158, 243); /* oklch */ color: oklch(70.3% 0.135 261.9);
Tailwind
colors: {
custom: {
50: '#a1baf7',
500: '#709ef3',
950: '#000000',
},
}SCSS
$custom: #709ef3; $custom-light: #a1baf7; $custom-dark: #000000;
JSON
{
"hex": "#709ef3",
"rgb": {
"r": 112,
"g": 158,
"b": 243
},
"hsl": {
"h": 218.931,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.70303,
"c": 0.13499,
"h": 261.9
},
"luminance": 0.3437
}Semantic roles & 50–950 ramp
primary
#709EF3
secondary
#F2E5CD
accent
#9405E1
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085