#8EA1CC#8EA1CC
#8EA1CC is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.0% C 0.067 H 266.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1CC |
|---|---|
| RGB | rgb(142, 161, 204) |
| HSL | hsl(222, 38%, 68%) |
| HSV | hsv(222, 30%, 80%) |
| CMYK | cmyk(30.4%, 21.1%, 0%, 20%) |
| CIE-LAB | lab(66.21, 3.32, -24.16) |
| CIE-LCH | lch(66.21, 24.39, 277.83°) |
| OKLab | oklab(70.98% -0.0045 -0.0666) |
| OKLCH | oklch(70.98% 0.067 266.1) |
| XYZ | xyz(34.7962, 35.5989, 62.1529) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 8.20
Cornflowerblue
#6495ED
ΔE00 9.22
Faded Blue
#658CBB
ΔE00 9.40
Pastel Blue
#A2BFFE
ΔE00 9.41
Carolina Blue
#8AB8FE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1CC #CCB98E
analogous
#8EC0CC #8EA1CC #9A8ECC
triadic
#8EA1CC #CC8EA1 #A1CC8E
tetradic
#8EA1CC #CC8EC0 #CCB98E #8ECC9A
square
#8EA1CC #CC8EC0 #CCB98E #8ECC9A
split-complementary
#8EA1CC #CC9A8E #C0CC8E
monochromatic
#465F9A #647EB9 #8EA1CC #B8C4DF #E2E7F2
Accessibility & contrast
On white
2.59
#8EA1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8EA1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1CC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1CC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#8E9ECB
Tritanopia (blue-blind)
#7DAAAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea1cc; /* rgb */ color: rgb(142, 161, 204); /* oklch */ color: oklch(71.0% 0.067 266.1);
Tailwind
colors: {
custom: {
50: '#b0bcdb',
500: '#8ea1cc',
950: '#000000',
},
}SCSS
$custom: #8ea1cc; $custom-light: #b0bcdb; $custom-dark: #000000;
JSON
{
"hex": "#8ea1cc",
"rgb": {
"r": 142,
"g": 161,
"b": 204
},
"hsl": {
"h": 221.613,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.70978,
"c": 0.06673,
"h": 266.1
},
"luminance": 0.356
}Semantic roles & 50–950 ramp
primary
#8EA1CC
secondary
#E4DFD1
accent
#8B35B1
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111215
muted
#808183