#E8EAEB#E8EAEB
#E8EAEB is a very light, near-neutral grey. Relative luminance 0.820; OKLCH L 93.6% C 0.003 H 228.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAEB |
|---|---|
| RGB | rgb(232, 234, 235) |
| HSL | hsl(200, 7%, 92%) |
| HSV | hsv(200, 1%, 92%) |
| CMYK | cmyk(1.3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(92.57, -0.49, -0.72) |
| CIE-LCH | lch(92.57, 0.87, 235.79°) |
| OKLab | oklab(93.58% -0.0017 -0.0019) |
| OKLCH | oklch(93.58% 0.003 228.8) |
| XYZ | xyz(77.6943, 81.9995, 90.3155) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 3.17
Fog
#D8DCE0
ΔE00 3.52
Off White
#FAF9F6
ΔE00 3.91
Pale Grey
#FDFDFE
ΔE00 4.13
Aliceblue
#F0F8FF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAEB #EBE9E8
analogous
#E8EBEB #E8EAEB #E8E9EB
triadic
#E8EAEB #EBE8EA #EAEBE8
tetradic
#E8EAEB #EBE8EB #EBE9E8 #E9EBE8
square
#E8EAEB #EBE8EB #EBE9E8 #E9EBE8
split-complementary
#E8EAEB #EBE8E9 #EBEBE8
monochromatic
#A7AEB2 #C7CCCF #E8EAEB #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.21
#E8EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#E8EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAEB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAEB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#E7EAEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e8eaeb; /* rgb */ color: rgb(232, 234, 235); /* oklch */ color: oklch(93.6% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#eff0f1',
500: '#e8eaeb',
950: '#000000',
},
}SCSS
$custom: #e8eaeb; $custom-light: #eff0f1; $custom-dark: #000000;
JSON
{
"hex": "#e8eaeb",
"rgb": {
"r": 232,
"g": 234,
"b": 235
},
"hsl": {
"h": 200,
"s": 6.977,
"l": 91.569
},
"oklch": {
"l": 0.9358,
"c": 0.00255,
"h": 228.8
},
"luminance": 0.82
}Semantic roles & 50–950 ramp
primary
#E8EAEB
secondary
#BFBBB8
accent
#695591
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585