#E8EAED#E8EAED
#E8EAED is a very light, near-neutral blue. Relative luminance 0.821; OKLCH L 93.6% C 0.005 H 258.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAED |
|---|---|
| RGB | rgb(232, 234, 237) |
| HSL | hsl(216, 12%, 92%) |
| HSV | hsv(216, 2%, 93%) |
| CMYK | cmyk(2.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.63, -0.13, -1.69) |
| CIE-LCH | lch(92.63, 1.69, 265.68°) |
| OKLab | oklab(93.64% -0.0009 -0.0045) |
| OKLCH | oklch(93.64% 0.005 258.3) |
| XYZ | xyz(77.9849, 82.1157, 91.8458) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.86
Fog
#D8DCE0
ΔE00 3.31
Gainsboro
#DCDCDC
ΔE00 3.45
Aliceblue
#F0F8FF
ΔE00 3.90
Ghostwhite
#F8F8FF
ΔE00 3.92
Pale Grey
#FDFDFE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAED #EDEBE8
analogous
#E8EDED #E8EAED #E9E8ED
triadic
#E8EAED #EDE8EA #EAEDE8
tetradic
#E8EAED #EDE8ED #EDEBE8 #E8EDE9
square
#E8EAED #EDE8ED #EDEBE8 #E8EDE9
split-complementary
#E8EAED #EDE9E8 #EDEDE8
monochromatic
#A3ABB7 #C6CBD2 #E8EAED #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.21
#E8EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#E8EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAED
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAED | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#E7EBEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e8eaed; /* rgb */ color: rgb(232, 234, 237); /* oklch */ color: oklch(93.6% 0.005 258.3);
Tailwind
colors: {
custom: {
50: '#eff0f2',
500: '#e8eaed',
950: '#000000',
},
}SCSS
$custom: #e8eaed; $custom-light: #eff0f2; $custom-dark: #000000;
JSON
{
"hex": "#e8eaed",
"rgb": {
"r": 232,
"g": 234,
"b": 237
},
"hsl": {
"h": 216,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.93637,
"c": 0.00459,
"h": 258.3
},
"luminance": 0.82116
}Semantic roles & 50–950 ramp
primary
#E8EAED
secondary
#C2BEB7
accent
#7A4F96
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585