#709EE5#709EE5
#709EE5 is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.6% C 0.116 H 258.8°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #709EE5 |
|---|---|
| RGB | rgb(112, 158, 229) |
| HSL | hsl(216, 69%, 67%) |
| HSV | hsv(216, 51%, 90%) |
| CMYK | cmyk(51.1%, 31%, 0%, 10.2%) |
| CIE-LAB | lab(64.61, 4.15, -40.62) |
| CIE-LCH | lch(64.61, 40.84, 275.83°) |
| OKLab | oklab(69.59% -0.0226 -0.1142) |
| OKLCH | oklch(69.59% 0.116 258.8) |
| XYZ | xyz(33.0470, 33.5532, 78.8485) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.79
Dark Sky Blue
#448EE4
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 6.77
Dodgerblue
#1E90FF
ΔE00 6.97
Faded Blue
#658CBB
ΔE00 7.02
Carolina Blue
#8AB8FE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709EE5 #E5B770
analogous
#70D9E5 #709EE5 #7D70E5
triadic
#709EE5 #E5709E #9EE570
tetradic
#709EE5 #E570D9 #E5B770 #70E57D
square
#709EE5 #E570D9 #E5B770 #70E57D
split-complementary
#709EE5 #E57D70 #D9E570
monochromatic
#225DB9 #3C7BDC #709EE5 #A4C1EE #D8E4F8
Accessibility & contrast
On white
2.72
#709EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#709EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709EE5
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709EE5 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A3E8
Deuteranopia (green-blind)
#7498E3
Tritanopia (blue-blind)
#36AEB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #709ee5; /* rgb */ color: rgb(112, 158, 229); /* oklch */ color: oklch(69.6% 0.116 258.8);
Tailwind
colors: {
custom: {
50: '#a0baed',
500: '#709ee5',
950: '#000000',
},
}SCSS
$custom: #709ee5; $custom-light: #a0baed; $custom-dark: #000000;
JSON
{
"hex": "#709ee5",
"rgb": {
"r": 112,
"g": 158,
"b": 229
},
"hsl": {
"h": 216.41,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.69587,
"c": 0.11644,
"h": 258.8
},
"luminance": 0.33556
}Semantic roles & 50–950 ramp
primary
#709EE5
secondary
#EBDCC6
accent
#8714D1
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084