#8EA1BD#8EA1BD
#8EA1BD is a light, muted blue. Relative luminance 0.349; OKLCH L 70.4% C 0.046 H 258.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1BD |
|---|---|
| RGB | rgb(142, 161, 189) |
| HSL | hsl(216, 26%, 65%) |
| HSV | hsv(216, 25%, 74%) |
| CMYK | cmyk(24.9%, 14.8%, 0%, 25.9%) |
| CIE-LAB | lab(65.68, -0.36, -16.63) |
| CIE-LCH | lch(65.68, 16.63, 268.76°) |
| OKLab | oklab(70.39% -0.0097 -0.0454) |
| OKLCH | oklch(70.39% 0.046 258) |
| XYZ | xyz(33.0830, 34.9136, 53.1302) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 7.73
Blue Grey
#758DA3
ΔE00 7.84
Bluegrey
#85A3B2
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 8.69
Periwinkle Blue
#8F99FB
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1BD #BDAA8E
analogous
#8EB8BD #8EA1BD #938EBD
triadic
#8EA1BD #BD8EA1 #A1BD8E
tetradic
#8EA1BD #BD8EB8 #BDAA8E #8EBD93
square
#8EA1BD #BD8EB8 #BDAA8E #8EBD93
split-complementary
#8EA1BD #BD938E #B8BD8E
monochromatic
#4D6384 #6781A6 #8EA1BD #B5C1D4 #DBE1EA
Accessibility & contrast
On white
2.63
#8EA1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#8EA1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1BD
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1BD | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#939EBC
Tritanopia (blue-blind)
#81A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea1bd; /* rgb */ color: rgb(142, 161, 189); /* oklch */ color: oklch(70.4% 0.046 258.0);
Tailwind
colors: {
custom: {
50: '#b0bcd1',
500: '#8ea1bd',
950: '#000000',
},
}SCSS
$custom: #8ea1bd; $custom-light: #b0bcd1; $custom-dark: #000000;
JSON
{
"hex": "#8ea1bd",
"rgb": {
"r": 142,
"g": 161,
"b": 189
},
"hsl": {
"h": 215.745,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.70386,
"c": 0.04644,
"h": 258
},
"luminance": 0.34915
}Semantic roles & 50–950 ramp
primary
#8EA1BD
secondary
#DBD5CB
accent
#7C41A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182