#8EA0CB#8EA0CB
#8EA0CB is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.7% C 0.066 H 267.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0CB |
|---|---|
| RGB | rgb(142, 160, 203) |
| HSL | hsl(222, 37%, 68%) |
| HSV | hsv(222, 30%, 80%) |
| CMYK | cmyk(30%, 21.2%, 0%, 20.4%) |
| CIE-LAB | lab(65.91, 3.63, -24.07) |
| CIE-LCH | lch(65.91, 24.35, 278.58°) |
| OKLab | oklab(70.73% -0.0035 -0.0663) |
| OKLCH | oklch(70.73% 0.066 267) |
| XYZ | xyz(34.5026, 35.2030, 61.4653) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 8.09
Faded Blue
#658CBB
ΔE00 9.39
Cornflowerblue
#6495ED
ΔE00 9.41
Pastel Blue
#A2BFFE
ΔE00 9.74
Lavender Blue
#8B88F8
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0CB #CBB98E
analogous
#8EBFCB #8EA0CB #9A8ECB
triadic
#8EA0CB #CB8EA0 #A0CB8E
tetradic
#8EA0CB #CB8EBF #CBB98E #8ECB9A
square
#8EA0CB #CB8EBF #CBB98E #8ECB9A
split-complementary
#8EA0CB #CB9A8E #BFCB8E
monochromatic
#465E98 #647DB8 #8EA0CB #B8C3DE #E2E6F2
Accessibility & contrast
On white
2.61
#8EA0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8EA0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0CB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0CB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#7DA8AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea0cb; /* rgb */ color: rgb(142, 160, 203); /* oklch */ color: oklch(70.7% 0.066 267.0);
Tailwind
colors: {
custom: {
50: '#b0bcdb',
500: '#8ea0cb',
950: '#000000',
},
}SCSS
$custom: #8ea0cb; $custom-light: #b0bcdb; $custom-dark: #000000;
JSON
{
"hex": "#8ea0cb",
"rgb": {
"r": 142,
"g": 160,
"b": 203
},
"hsl": {
"h": 222.295,
"s": 36.97,
"l": 67.647
},
"oklch": {
"l": 0.70727,
"c": 0.06642,
"h": 267
},
"luminance": 0.35204
}Semantic roles & 50–950 ramp
primary
#8EA0CB
secondary
#E4DED1
accent
#8C36B0
background
#FAFBFD
surface
#F5F6FA
border
#CFD0D3
text
#111115
muted
#808083