#E9E4E5#E9E4E5
#E9E4E5 is a very light, near-neutral red. Relative luminance 0.785; OKLCH L 92.3% C 0.006 H 3.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E4E5 |
|---|---|
| RGB | rgb(233, 228, 229) |
| HSL | hsl(348, 10%, 90%) |
| HSV | hsv(348, 2%, 91%) |
| CMYK | cmyk(0%, 2.1%, 1.7%, 8.6%) |
| CIE-LAB | lab(90.99, 1.86, 0.11) |
| CIE-LCH | lch(90.99, 1.87, 3.45°) |
| OKLab | oklab(92.31% 0.0056 0.0003) |
| OKLCH | oklch(92.31% 0.006 3.4) |
| XYZ | xyz(75.4884, 78.4679, 85.2825) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.33
Whitesmoke
#F5F5F5
ΔE00 4.26
Very Light Pink
#FFF4F2
ΔE00 4.50
Snow
#FFFAFA
ΔE00 4.62
Light Gray
#D3D3D3
ΔE00 4.89
Fog
#D8DCE0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E4E5 #E4E9E8
analogous
#E9E4E7 #E9E4E5 #E9E5E4
triadic
#E9E4E5 #E5E9E4 #E4E5E9
tetradic
#E9E4E5 #E7E9E4 #E4E9E8 #E5E4E9
square
#E9E4E5 #E7E9E4 #E4E9E8 #E5E4E9
split-complementary
#E9E4E5 #E4E9E5 #E4E7E9
monochromatic
#B2A1A4 #CEC2C5 #E9E4E5 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.26
#E9E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E9E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E4E5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E4E5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E5
Deuteranopia (green-blind)
#E6E5E5
Tritanopia (blue-blind)
#EAE4E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e9e4e5; /* rgb */ color: rgb(233, 228, 229); /* oklch */ color: oklch(92.3% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#f0eced',
500: '#e9e4e5',
950: '#000000',
},
}SCSS
$custom: #e9e4e5; $custom-light: #f0eced; $custom-dark: #000000;
JSON
{
"hex": "#e9e4e5",
"rgb": {
"r": 233,
"g": 228,
"b": 229
},
"hsl": {
"h": 348,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92306,
"c": 0.00558,
"h": 3.4
},
"luminance": 0.78468
}Semantic roles & 50–950 ramp
primary
#E9E4E5
secondary
#B4BEBC
accent
#948751
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484