#8EA0CA#8EA0CA
#8EA0CA is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.7% C 0.065 H 266.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0CA |
|---|---|
| RGB | rgb(142, 160, 202) |
| HSL | hsl(222, 36%, 67%) |
| HSV | hsv(222, 30%, 79%) |
| CMYK | cmyk(29.7%, 20.8%, 0%, 20.8%) |
| CIE-LAB | lab(65.87, 3.38, -23.58) |
| CIE-LCH | lch(65.87, 23.82, 278.16°) |
| OKLab | oklab(70.69% -0.0038 -0.0649) |
| OKLCH | oklch(70.69% 0.065 266.7) |
| XYZ | xyz(34.3838, 35.1555, 60.8397) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 8.18
Faded Blue
#658CBB
ΔE00 9.37
Cornflowerblue
#6495ED
ΔE00 9.49
Pastel Blue
#A2BFFE
ΔE00 9.83
Bluey Grey
#89A0B0
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0CA #CAB88E
analogous
#8EBECA #8EA0CA #9A8ECA
triadic
#8EA0CA #CA8EA0 #A0CA8E
tetradic
#8EA0CA #CA8EBE #CAB88E #8ECA9A
square
#8EA0CA #CA8EBE #CAB88E #8ECA9A
split-complementary
#8EA0CA #CA9A8E #BECA8E
monochromatic
#475F97 #647DB6 #8EA0CA #B8C3DE #E1E6F1
Accessibility & contrast
On white
2.61
#8EA0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8EA0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0CA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0CA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CC
Deuteranopia (green-blind)
#8D9EC9
Tritanopia (blue-blind)
#7EA8AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea0ca; /* rgb */ color: rgb(142, 160, 202); /* oklch */ color: oklch(70.7% 0.065 266.7);
Tailwind
colors: {
custom: {
50: '#b0bcda',
500: '#8ea0ca',
950: '#000000',
},
}SCSS
$custom: #8ea0ca; $custom-light: #b0bcda; $custom-dark: #000000;
JSON
{
"hex": "#8ea0ca",
"rgb": {
"r": 142,
"g": 160,
"b": 202
},
"hsl": {
"h": 222,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.70686,
"c": 0.06503,
"h": 266.7
},
"luminance": 0.35157
}Semantic roles & 50–950 ramp
primary
#8EA0CA
secondary
#E3DED1
accent
#8B36AF
background
#FAFBFD
surface
#F5F6FA
border
#CFD0D3
text
#101214
muted
#7F8183