#EAE9EB#EAE9EB
#EAE9EB is a very light, near-neutral grey. Relative luminance 0.818; OKLCH L 93.5% C 0.003 H 308.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9EB |
|---|---|
| RGB | rgb(234, 233, 235) |
| HSL | hsl(270, 5%, 92%) |
| HSV | hsv(270, 1%, 92%) |
| CMYK | cmyk(0.4%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(92.47, 0.69, -0.85) |
| CIE-LCH | lch(92.47, 1.10, 309.11°) |
| OKLab | oklab(93.54% 0.0018 -0.0022) |
| OKLCH | oklch(93.54% 0.003 308.3) |
| XYZ | xyz(78.0635, 81.7684, 90.2515) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.77
Gainsboro
#DCDCDC
ΔE00 3.22
Fog
#D8DCE0
ΔE00 3.92
Ghostwhite
#F8F8FF
ΔE00 3.95
Snow
#FFFAFA
ΔE00 4.15
Pale Grey
#FDFDFE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9EB #EAEBE9
analogous
#E9E9EB #EAE9EB #EBE9EB
triadic
#EAE9EB #EBEAE9 #E9EBEA
tetradic
#EAE9EB #EBE9E9 #EAEBE9 #E9EBEB
square
#EAE9EB #EBE9E9 #EAEBE9 #E9EBEB
split-complementary
#EAE9EB #EBEBE9 #E9EBE9
monochromatic
#ADA9B1 #CBC9CE #EAE9EB #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.21
#EAE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EAE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9EB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9EB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#EAE9EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae9eb; /* rgb */ color: rgb(234, 233, 235); /* oklch */ color: oklch(93.5% 0.003 308.3);
Tailwind
colors: {
custom: {
50: '#f0f0f1',
500: '#eae9eb',
950: '#000000',
},
}SCSS
$custom: #eae9eb; $custom-light: #f0f0f1; $custom-dark: #000000;
JSON
{
"hex": "#eae9eb",
"rgb": {
"r": 234,
"g": 233,
"b": 235
},
"hsl": {
"h": 270,
"s": 4.762,
"l": 91.765
},
"oklch": {
"l": 0.93536,
"c": 0.00287,
"h": 308.3
},
"luminance": 0.81768
}Semantic roles & 50–950 ramp
primary
#EAE9EB
secondary
#BCBEBA
accent
#8F5773
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585