#8EA1BC#8EA1BC
#8EA1BC is a light, muted blue. Relative luminance 0.349; OKLCH L 70.3% C 0.045 H 257.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1BC |
|---|---|
| RGB | rgb(142, 161, 188) |
| HSL | hsl(215, 26%, 65%) |
| HSV | hsv(215, 24%, 74%) |
| CMYK | cmyk(24.5%, 14.4%, 0%, 26.3%) |
| CIE-LAB | lab(65.65, -0.60, -16.12) |
| CIE-LCH | lch(65.65, 16.13, 267.88°) |
| OKLab | oklab(70.35% -0.01 -0.044) |
| OKLCH | oklch(70.35% 0.045 257.1) |
| XYZ | xyz(32.9748, 34.8704, 52.5605) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.59
Cool Gray
#9AA7B0
ΔE00 7.39
Bluegrey
#85A3B2
ΔE00 7.63
Blue Grey
#758DA3
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 8.55
Greyblue
#77A1B5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1BC #BCA98E
analogous
#8EB8BC #8EA1BC #928EBC
triadic
#8EA1BC #BC8EA1 #A1BC8E
tetradic
#8EA1BC #BC8EB8 #BCA98E #8EBC92
square
#8EA1BC #BC8EB8 #BCA98E #8EBC92
split-complementary
#8EA1BC #BC928E #B8BC8E
monochromatic
#4D6382 #6881A5 #8EA1BC #B4C1D3 #DBE1EA
Accessibility & contrast
On white
2.63
#8EA1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#8EA1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1BC
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1BC | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#82A7AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea1bc; /* rgb */ color: rgb(142, 161, 188); /* oklch */ color: oklch(70.3% 0.045 257.1);
Tailwind
colors: {
custom: {
50: '#afbcd0',
500: '#8ea1bc',
950: '#000000',
},
}SCSS
$custom: #8ea1bc; $custom-light: #afbcd0; $custom-dark: #000000;
JSON
{
"hex": "#8ea1bc",
"rgb": {
"r": 142,
"g": 161,
"b": 188
},
"hsl": {
"h": 215.217,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.70349,
"c": 0.04514,
"h": 257.1
},
"luminance": 0.34871
}Semantic roles & 50–950 ramp
primary
#8EA1BC
secondary
#DBD4CB
accent
#7B41A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182