#8EA2BE#8EA2BE
#8EA2BE is a light, muted blue. Relative luminance 0.353; OKLCH L 70.6% C 0.047 H 256.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2BE |
|---|---|
| RGB | rgb(142, 162, 190) |
| HSL | hsl(215, 27%, 65%) |
| HSV | hsv(215, 25%, 75%) |
| CMYK | cmyk(25.3%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(65.99, -0.67, -16.72) |
| CIE-LCH | lch(65.99, 16.73, 267.69°) |
| OKLab | oklab(70.64% -0.0107 -0.0457) |
| OKLCH | oklch(70.64% 0.047 256.8) |
| XYZ | xyz(33.3674, 35.3081, 53.7623) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.75
Cool Gray
#9AA7B0
ΔE00 7.60
Bluegrey
#85A3B2
ΔE00 7.69
Blue Grey
#758DA3
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.28
Periwinkle Blue
#8F99FB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2BE #BEAA8E
analogous
#8EBABE #8EA2BE #928EBE
triadic
#8EA2BE #BE8EA2 #A2BE8E
tetradic
#8EA2BE #BE8EBA #BEAA8E #8EBE92
square
#8EA2BE #BE8EBA #BEAA8E #8EBE92
split-complementary
#8EA2BE #BE928E #BABE8E
monochromatic
#4D6485 #6782A8 #8EA2BE #B5C2D4 #DCE2EB
Accessibility & contrast
On white
2.60
#8EA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8EA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2BE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2BE | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3BF
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#81A8AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea2be; /* rgb */ color: rgb(142, 162, 190); /* oklch */ color: oklch(70.6% 0.047 256.8);
Tailwind
colors: {
custom: {
50: '#b0bdd1',
500: '#8ea2be',
950: '#000000',
},
}SCSS
$custom: #8ea2be; $custom-light: #b0bdd1; $custom-dark: #000000;
JSON
{
"hex": "#8ea2be",
"rgb": {
"r": 142,
"g": 162,
"b": 190
},
"hsl": {
"h": 215,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.70638,
"c": 0.04693,
"h": 256.8
},
"luminance": 0.35309
}Semantic roles & 50–950 ramp
primary
#8EA2BE
secondary
#DCD5CC
accent
#7B40A6
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182