#E8EAE8#E8EAE8
#E8EAE8 is a very light, near-neutral grey. Relative luminance 0.818; OKLCH L 93.5% C 0.003 H 145.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAE8 |
|---|---|
| RGB | rgb(232, 234, 232) |
| HSL | hsl(120, 5%, 91%) |
| HSV | hsv(120, 1%, 92%) |
| CMYK | cmyk(0.9%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(92.50, -1.02, 0.73) |
| CIE-LCH | lch(92.50, 1.26, 144.39°) |
| OKLab | oklab(93.49% -0.0028 0.0019) |
| OKLCH | oklch(93.49% 0.003 145.5) |
| XYZ | xyz(77.2646, 81.8276, 88.0521) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.93
Gainsboro
#DCDCDC
ΔE00 3.39
Off White
#FAF9F6
ΔE00 3.55
Light Grey
#D8DCD6
ΔE00 4.05
Fog
#D8DCE0
ΔE00 4.38
Pale Grey
#FDFDFE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAE8 #EAE8EA
analogous
#E9EAE8 #E8EAE8 #E8EAE9
triadic
#E8EAE8 #E8E8EA #EAE8E8
tetradic
#E8EAE8 #E8E9EA #EAE8EA #EAE9E8
square
#E8EAE8 #E8E9EA #EAE8EA #EAE9E8
split-complementary
#E8EAE8 #E9E8EA #EAE8E9
monochromatic
#A8B0A8 #C8CDC8 #E8EAE8 #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.21
#E8EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#E8EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAE8
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAE8 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE8
Deuteranopia (green-blind)
#EAE9E8
Tritanopia (blue-blind)
#E8EAE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e8eae8; /* rgb */ color: rgb(232, 234, 232); /* oklch */ color: oklch(93.5% 0.003 145.5);
Tailwind
colors: {
custom: {
50: '#eff0ef',
500: '#e8eae8',
950: '#000000',
},
}SCSS
$custom: #e8eae8; $custom-light: #eff0ef; $custom-dark: #000000;
JSON
{
"hex": "#e8eae8",
"rgb": {
"r": 232,
"g": 234,
"b": 232
},
"hsl": {
"h": 120,
"s": 4.545,
"l": 91.373
},
"oklch": {
"l": 0.93495,
"c": 0.00341,
"h": 145.5
},
"luminance": 0.81828
}Semantic roles & 50–950 ramp
primary
#E8EAE8
secondary
#BDB9BD
accent
#578E8E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585