#709FF2#709FF2
#709FF2 is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.5% C 0.133 H 261.2°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #709FF2 |
|---|---|
| RGB | rgb(112, 159, 242) |
| HSL | hsl(218, 83%, 69%) |
| HSV | hsv(218, 54%, 95%) |
| CMYK | cmyk(53.7%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(65.47, 7.55, -46.40) |
| CIE-LCH | lch(65.47, 47.01, 279.24°) |
| OKLab | oklab(70.46% -0.0203 -0.131) |
| OKLCH | oklch(70.46% 0.133 261.2) |
| XYZ | xyz(35.1018, 34.6491, 88.8254) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.02
Carolina Blue
#8AB8FE
ΔE00 6.84
Soft Blue
#6488EA
ΔE00 7.02
Dark Sky Blue
#448EE4
ΔE00 7.02
Dodgerblue
#1E90FF
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FF2 #F2C370
analogous
#70E0F2 #709FF2 #8270F2
triadic
#709FF2 #F2709F #9FF270
tetradic
#709FF2 #F270E0 #F2C370 #70F282
square
#709FF2 #F270E0 #F2C370 #70F282
split-complementary
#709FF2 #F28270 #E0F270
monochromatic
#1359D4 #3879ED #709FF2 #A8C5F7 #E0EAFC
Accessibility & contrast
On white
2.65
#709FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#709FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FF2
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FF2 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#6E99F0
Tritanopia (blue-blind)
#25B1BD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #709ff2; /* rgb */ color: rgb(112, 159, 242); /* oklch */ color: oklch(70.5% 0.133 261.2);
Tailwind
colors: {
custom: {
50: '#a1bbf6',
500: '#709ff2',
950: '#000000',
},
}SCSS
$custom: #709ff2; $custom-light: #a1bbf6; $custom-dark: #000000;
JSON
{
"hex": "#709ff2",
"rgb": {
"r": 112,
"g": 159,
"b": 242
},
"hsl": {
"h": 218.308,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.7046,
"c": 0.13259,
"h": 261.2
},
"luminance": 0.34652
}Semantic roles & 50–950 ramp
primary
#709FF2
secondary
#F2E4CC
accent
#9106E0
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085