#709AE8#709AE8
#709AE8 is a light, vivid blue. Relative luminance 0.324; OKLCH L 68.9% C 0.125 H 262.1°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #709AE8 |
|---|---|
| RGB | rgb(112, 154, 232) |
| HSL | hsl(219, 72%, 67%) |
| HSV | hsv(219, 52%, 91%) |
| CMYK | cmyk(51.7%, 33.6%, 0%, 9%) |
| CIE-LAB | lab(63.66, 7.36, -43.77) |
| CIE-LCH | lch(63.66, 44.39, 279.55°) |
| OKLab | oklab(68.89% -0.0172 -0.1234) |
| OKLCH | oklch(68.89% 0.125 262.1) |
| XYZ | xyz(32.7983, 32.3798, 80.8499) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.96
Soft Blue
#6488EA
ΔE00 5.47
Dark Sky Blue
#448EE4
ΔE00 6.32
Faded Blue
#658CBB
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 7.01
Dodgerblue
#1E90FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709AE8 #E8BE70
analogous
#70D6E8 #709AE8 #8270E8
triadic
#709AE8 #E8709A #9AE870
tetradic
#709AE8 #E870D6 #E8BE70 #70E882
square
#709AE8 #E870D6 #E8BE70 #70E882
split-complementary
#709AE8 #E88270 #D6E870
monochromatic
#1F57BF #3B75E0 #709AE8 #A5BFF0 #D9E4F9
Accessibility & contrast
On white
2.81
#709AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#709AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709AE8
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709AE8 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA0EB
Deuteranopia (green-blind)
#6D95E6
Tritanopia (blue-blind)
#34ABB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709ae8; /* rgb */ color: rgb(112, 154, 232); /* oklch */ color: oklch(68.9% 0.125 262.1);
Tailwind
colors: {
custom: {
50: '#a0b7ef',
500: '#709ae8',
950: '#000000',
},
}SCSS
$custom: #709ae8; $custom-light: #a0b7ef; $custom-dark: #000000;
JSON
{
"hex": "#709ae8",
"rgb": {
"r": 112,
"g": 154,
"b": 232
},
"hsl": {
"h": 219,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.68892,
"c": 0.12458,
"h": 262.1
},
"luminance": 0.32382
}Semantic roles & 50–950 ramp
primary
#709AE8
secondary
#EDE0C7
accent
#9011D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084