#EAE8EB#EAE8EB
#EAE8EB is a very light, near-neutral grey. Relative luminance 0.812; OKLCH L 93.3% C 0.005 H 314.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8EB |
|---|---|
| RGB | rgb(234, 232, 235) |
| HSL | hsl(280, 7%, 92%) |
| HSV | hsv(280, 1%, 92%) |
| CMYK | cmyk(0.4%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(92.22, 1.20, -1.22) |
| CIE-LCH | lch(92.22, 1.71, 314.72°) |
| OKLab | oklab(93.34% 0.0032 -0.0032) |
| OKLCH | oklch(93.34% 0.005 314.8) |
| XYZ | xyz(77.7812, 81.2039, 90.1574) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.32
Gainsboro
#DCDCDC
ΔE00 3.48
Ghostwhite
#F8F8FF
ΔE00 3.84
Fog
#D8DCE0
ΔE00 4.14
Snow
#FFFAFA
ΔE00 4.24
Pale Grey
#FDFDFE
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8EB #E9EBE8
analogous
#E9E8EB #EAE8EB #EBE8EB
triadic
#EAE8EB #EBEAE8 #E8EBEA
tetradic
#EAE8EB #EBE9E8 #E9EBE8 #E8EBEB
square
#EAE8EB #EBE9E8 #E9EBE8 #E8EBEB
split-complementary
#EAE8EB #EBEBE8 #E8EBE9
monochromatic
#AEA7B2 #CCC7CF #EAE8EB #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.22
#EAE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EAE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8EB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8EB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#EAE8E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae8eb; /* rgb */ color: rgb(234, 232, 235); /* oklch */ color: oklch(93.3% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#f0eff1',
500: '#eae8eb',
950: '#000000',
},
}SCSS
$custom: #eae8eb; $custom-light: #f0eff1; $custom-dark: #000000;
JSON
{
"hex": "#eae8eb",
"rgb": {
"r": 234,
"g": 232,
"b": 235
},
"hsl": {
"h": 280,
"s": 6.977,
"l": 91.569
},
"oklch": {
"l": 0.9334,
"c": 0.00453,
"h": 314.8
},
"luminance": 0.81204
}Semantic roles & 50–950 ramp
primary
#EAE8EB
secondary
#BBBFB8
accent
#915569
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585