#EAEAE8#EAEAE8
#EAEAE8 is a very light, near-neutral grey. Relative luminance 0.822; OKLCH L 93.6% C 0.003 H 106.5°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAE8 |
|---|---|
| RGB | rgb(234, 234, 232) |
| HSL | hsl(60, 5%, 91%) |
| HSV | hsv(60, 1%, 92%) |
| CMYK | cmyk(0%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(92.65, -0.35, 0.97) |
| CIE-LCH | lch(92.65, 1.03, 110.10°) |
| OKLab | oklab(93.65% -0.0008 0.0026) |
| OKLCH | oklch(93.65% 0.003 106.5) |
| XYZ | xyz(77.9176, 82.1643, 88.0827) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.57
Off White
#FAF9F6
ΔE00 3.21
Gainsboro
#DCDCDC
ΔE00 3.24
Pale Grey
#FDFDFE
ΔE00 4.29
White
#FFFFFF
ΔE00 4.48
Light Grey
#D8DCD6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAE8 #E8E8EA
analogous
#EAE9E8 #EAEAE8 #E9EAE8
triadic
#EAEAE8 #E8EAEA #EAE8EA
tetradic
#EAEAE8 #E8EAE9 #E8E8EA #EAE8E9
square
#EAEAE8 #E8EAE9 #E8E8EA #EAE8E9
split-complementary
#EAEAE8 #E8E9EA #E9E8EA
monochromatic
#B0B0A8 #CDCDC8 #EAEAE8 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.20
#EAEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#EAEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAE8
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAE8 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE8
Deuteranopia (green-blind)
#EAEAE8
Tritanopia (blue-blind)
#EAEAE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeae8; /* rgb */ color: rgb(234, 234, 232); /* oklch */ color: oklch(93.6% 0.003 106.5);
Tailwind
colors: {
custom: {
50: '#f0f0ef',
500: '#eaeae8',
950: '#000000',
},
}SCSS
$custom: #eaeae8; $custom-light: #f0f0ef; $custom-dark: #000000;
JSON
{
"hex": "#eaeae8",
"rgb": {
"r": 234,
"g": 234,
"b": 232
},
"hsl": {
"h": 60,
"s": 4.545,
"l": 91.373
},
"oklch": {
"l": 0.93649,
"c": 0.00267,
"h": 106.5
},
"luminance": 0.82164
}Semantic roles & 50–950 ramp
primary
#EAEAE8
secondary
#B9B9BD
accent
#578E57
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585