#8EA0BB#8EA0BB
#8EA0BB is a light, muted blue. Relative luminance 0.345; OKLCH L 70.1% C 0.045 H 258.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0BB |
|---|---|
| RGB | rgb(142, 160, 187) |
| HSL | hsl(216, 25%, 65%) |
| HSV | hsv(216, 24%, 73%) |
| CMYK | cmyk(24.1%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.34, -0.28, -16.02) |
| CIE-LCH | lch(65.34, 16.03, 269.00°) |
| OKLab | oklab(70.1% -0.009 -0.0437) |
| OKLCH | oklch(70.1% 0.045 258.4) |
| XYZ | xyz(32.6934, 34.4793, 51.9367) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.83
Cool Gray
#9AA7B0
ΔE00 7.55
Blue Grey
#758DA3
ΔE00 7.60
Bluegrey
#85A3B2
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.97
Lightslategray
#778899
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0BB #BBA98E
analogous
#8EB7BB #8EA0BB #938EBB
triadic
#8EA0BB #BB8EA0 #A0BB8E
tetradic
#8EA0BB #BB8EB7 #BBA98E #8EBB93
square
#8EA0BB #BB8EB7 #BBA98E #8EBB93
split-complementary
#8EA0BB #BB938E #B7BB8E
monochromatic
#4E6281 #6880A4 #8EA0BB #B4C0D2 #DAE0E9
Accessibility & contrast
On white
2.66
#8EA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#8EA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0BB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0BB | 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)
#97A1BC
Deuteranopia (green-blind)
#929DBA
Tritanopia (blue-blind)
#82A6A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea0bb; /* rgb */ color: rgb(142, 160, 187); /* oklch */ color: oklch(70.1% 0.045 258.4);
Tailwind
colors: {
custom: {
50: '#afbccf',
500: '#8ea0bb',
950: '#000000',
},
}SCSS
$custom: #8ea0bb; $custom-light: #afbccf; $custom-dark: #000000;
JSON
{
"hex": "#8ea0bb",
"rgb": {
"r": 142,
"g": 160,
"b": 187
},
"hsl": {
"h": 216,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.70097,
"c": 0.04466,
"h": 258.4
},
"luminance": 0.3448
}Semantic roles & 50–950 ramp
primary
#8EA0BB
secondary
#DAD4CB
accent
#7C42A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182