#8EA0BC#8EA0BC
#8EA0BC is a light, muted blue. Relative luminance 0.345; OKLCH L 70.1% C 0.046 H 259.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0BC |
|---|---|
| RGB | rgb(142, 160, 188) |
| HSL | hsl(217, 26%, 65%) |
| HSV | hsv(217, 24%, 74%) |
| CMYK | cmyk(24.5%, 14.9%, 0%, 26.3%) |
| CIE-LAB | lab(65.38, -0.04, -16.53) |
| CIE-LCH | lch(65.38, 16.53, 269.86°) |
| OKLab | oklab(70.14% -0.0086 -0.0451) |
| OKLCH | oklch(70.14% 0.046 259.2) |
| XYZ | xyz(32.8008, 34.5223, 52.5025) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.19
Blue Grey
#758DA3
ΔE00 7.78
Cool Gray
#9AA7B0
ΔE00 7.89
Bluegrey
#85A3B2
ΔE00 8.27
Periwinkle Blue
#8F99FB
ΔE00 9.03
Light Grey Blue
#9DBCD4
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0BC #BCAA8E
analogous
#8EB7BC #8EA0BC #938EBC
triadic
#8EA0BC #BC8EA0 #A0BC8E
tetradic
#8EA0BC #BC8EB7 #BCAA8E #8EBC93
square
#8EA0BC #BC8EB7 #BCAA8E #8EBC93
split-complementary
#8EA0BC #BC938E #B7BC8E
monochromatic
#4D6282 #6880A5 #8EA0BC #B4C0D3 #DBE1EA
Accessibility & contrast
On white
2.66
#8EA0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#8EA0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0BC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0BC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#82A6A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea0bc; /* rgb */ color: rgb(142, 160, 188); /* oklch */ color: oklch(70.1% 0.046 259.2);
Tailwind
colors: {
custom: {
50: '#afbcd0',
500: '#8ea0bc',
950: '#000000',
},
}SCSS
$custom: #8ea0bc; $custom-light: #afbcd0; $custom-dark: #000000;
JSON
{
"hex": "#8ea0bc",
"rgb": {
"r": 142,
"g": 160,
"b": 188
},
"hsl": {
"h": 216.522,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.70135,
"c": 0.04597,
"h": 259.2
},
"luminance": 0.34523
}Semantic roles & 50–950 ramp
primary
#8EA0BC
secondary
#DBD5CB
accent
#7D41A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182