#709FF8#709FF8
#709FF8 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.8% C 0.141 H 262.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #709FF8 |
|---|---|
| RGB | rgb(112, 159, 248) |
| HSL | hsl(219, 91%, 71%) |
| HSV | hsv(219, 55%, 97%) |
| CMYK | cmyk(54.8%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.76, 9.41, -49.23) |
| CIE-LCH | lch(65.76, 50.12, 280.82°) |
| OKLab | oklab(70.78% -0.0189 -0.1393) |
| OKLCH | oklch(70.78% 0.141 262.3) |
| XYZ | xyz(36.0177, 35.0155, 93.6494) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.20
Carolina Blue
#8AB8FE
ΔE00 6.76
Soft Blue
#6488EA
ΔE00 7.07
Dark Sky Blue
#448EE4
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.40
Dodgerblue
#1E90FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FF8 #F8C970
analogous
#70E3F8 #709FF8 #8570F8
triadic
#709FF8 #F8709F #9FF870
tetradic
#709FF8 #F870E3 #F8C970 #70F885
square
#709FF8 #F870E3 #F8C970 #70F885
split-complementary
#709FF8 #F88570 #E3F870
monochromatic
#0B56E3 #3678F5 #709FF8 #AAC6FB #E2EBFE
Accessibility & contrast
On white
2.62
#709FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#709FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FF8
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FF8 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#18B3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #709ff8; /* rgb */ color: rgb(112, 159, 248); /* oklch */ color: oklch(70.8% 0.141 262.3);
Tailwind
colors: {
custom: {
50: '#a2bbfb',
500: '#709ff8',
950: '#000000',
},
}SCSS
$custom: #709ff8; $custom-light: #a2bbfb; $custom-dark: #000000;
JSON
{
"hex": "#709ff8",
"rgb": {
"r": 112,
"g": 159,
"b": 248
},
"hsl": {
"h": 219.265,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.70776,
"c": 0.14055,
"h": 262.3
},
"luminance": 0.35018
}Semantic roles & 50–950 ramp
primary
#709FF8
secondary
#F4E8CF
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085