#709EF0#709EF0
#709EF0 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.1% C 0.131 H 261.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #709EF0 |
|---|---|
| RGB | rgb(112, 158, 240) |
| HSL | hsl(218, 81%, 69%) |
| HSV | hsv(218, 53%, 94%) |
| CMYK | cmyk(53.3%, 34.2%, 0%, 5.9%) |
| CIE-LAB | lab(65.11, 7.51, -45.88) |
| CIE-LCH | lch(65.11, 46.49, 279.29°) |
| OKLab | oklab(70.15% -0.0197 -0.1295) |
| OKLCH | oklch(70.15% 0.131 261.3) |
| XYZ | xyz(34.6318, 34.1871, 87.1950) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.74
Soft Blue
#6488EA
ΔE00 6.70
Dark Sky Blue
#448EE4
ΔE00 6.85
Carolina Blue
#8AB8FE
ΔE00 7.13
Dodgerblue
#1E90FF
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EF0 #F0C270
analogous
#70DEF0 #709EF0 #8270F0
triadic
#709EF0 #F0709E #9EF070
tetradic
#709EF0 #F070DE #F0C270 #70F082
square
#709EF0 #F070DE #F0C270 #70F082
split-complementary
#709EF0 #F08270 #DEF070
monochromatic
#1659D0 #3978EA #709EF0 #A7C4F6 #DFE9FC
Accessibility & contrast
On white
2.68
#709EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#709EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EF0
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EF0 | 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)
#7DA5F3
Deuteranopia (green-blind)
#6E99EE
Tritanopia (blue-blind)
#28B0BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709ef0; /* rgb */ color: rgb(112, 158, 240); /* oklch */ color: oklch(70.1% 0.131 261.3);
Tailwind
colors: {
custom: {
50: '#a1baf5',
500: '#709ef0',
950: '#000000',
},
}SCSS
$custom: #709ef0; $custom-light: #a1baf5; $custom-dark: #000000;
JSON
{
"hex": "#709ef0",
"rgb": {
"r": 112,
"g": 158,
"b": 240
},
"hsl": {
"h": 218.438,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.70146,
"c": 0.13099,
"h": 261.3
},
"luminance": 0.3419
}Semantic roles & 50–950 ramp
primary
#709EF0
secondary
#F1E3CB
accent
#9108DD
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#0F1117
muted
#7F8085