#E9E4E4#E9E4E4
#E9E4E4 is a very light, near-neutral red. Relative luminance 0.784; OKLCH L 92.3% C 0.005 H 17.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E4E4 |
|---|---|
| RGB | rgb(233, 228, 228) |
| HSL | hsl(0, 10%, 90%) |
| HSV | hsv(0, 2%, 91%) |
| CMYK | cmyk(0%, 2.1%, 2.1%, 8.6%) |
| CIE-LAB | lab(90.97, 1.69, 0.60) |
| CIE-LCH | lch(90.97, 1.79, 19.53°) |
| OKLab | oklab(92.28% 0.0052 0.0016) |
| OKLCH | oklch(92.28% 0.005 17.2) |
| XYZ | xyz(75.3492, 78.4122, 84.5493) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.18
Whitesmoke
#F5F5F5
ΔE00 4.17
Very Light Pink
#FFF4F2
ΔE00 4.43
Snow
#FFFAFA
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 4.78
Fog
#D8DCE0
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E4E4 #E4E9E9
analogous
#E9E4E6 #E9E4E4 #E9E6E4
triadic
#E9E4E4 #E4E9E4 #E4E4E9
tetradic
#E9E4E4 #E6E9E4 #E4E9E9 #E6E4E9
square
#E9E4E4 #E6E9E4 #E4E9E9 #E6E4E9
split-complementary
#E9E4E4 #E4E9E6 #E4E6E9
monochromatic
#B2A1A1 #CEC2C2 #E9E4E4 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.26
#E9E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E9E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E4E4
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E4E4 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E4
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#EAE4E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e9e4e4; /* rgb */ color: rgb(233, 228, 228); /* oklch */ color: oklch(92.3% 0.005 17.2);
Tailwind
colors: {
custom: {
50: '#f0ecec',
500: '#e9e4e4',
950: '#000000',
},
}SCSS
$custom: #e9e4e4; $custom-light: #f0ecec; $custom-dark: #000000;
JSON
{
"hex": "#e9e4e4",
"rgb": {
"r": 233,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92277,
"c": 0.00543,
"h": 17.2
},
"luminance": 0.78412
}Semantic roles & 50–950 ramp
primary
#E9E4E4
secondary
#B4BEBE
accent
#949451
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484