#E9DEDF#E9DEDF
#E9DEDF is a very light, near-neutral red. Relative luminance 0.749; OKLCH L 91.0% C 0.012 H 11.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DEDF |
|---|---|
| RGB | rgb(233, 222, 223) |
| HSL | hsl(355, 20%, 89%) |
| HSV | hsv(355, 5%, 91%) |
| CMYK | cmyk(0%, 4.7%, 4.3%, 8.6%) |
| CIE-LAB | lab(89.34, 3.92, 0.85) |
| CIE-LCH | lch(89.34, 4.01, 12.26°) |
| OKLab | oklab(90.96% 0.0119 0.0023) |
| OKLCH | oklch(90.96% 0.012 11) |
| XYZ | xyz(73.0431, 74.8945, 80.4059) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.84
Very Light Pink
#FFF4F2
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 6.08
Mistyrose
#FFE4E1
ΔE00 6.14
Snow
#FFFAFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DEDF #DEE9E8
analogous
#E9DEE5 #E9DEDF #E9E3DE
triadic
#E9DEDF #DFE9DE #DEDFE9
tetradic
#E9DEDF #E5E9DE #DEE9E8 #E3DEE9
square
#E9DEDF #E5E9DE #DEE9E8 #E3DEE9
split-complementary
#E9DEDF #DEE9E3 #DEE5E9
monochromatic
#B89598 #D1B9BB #E9DEDF #F3EDED #F3EDED
Accessibility & contrast
On white
1.31
#E9DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E9DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DEDF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DEDF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#ECDDDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dedf; /* rgb */ color: rgb(233, 222, 223); /* oklch */ color: oklch(91.0% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#f0e8e9',
500: '#e9dedf',
950: '#000000',
},
}SCSS
$custom: #e9dedf; $custom-light: #f0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#e9dedf",
"rgb": {
"r": 233,
"g": 222,
"b": 223
},
"hsl": {
"h": 354.545,
"s": 20,
"l": 89.216
},
"oklch": {
"l": 0.90962,
"c": 0.01211,
"h": 11
},
"luminance": 0.74894
}Semantic roles & 50–950 ramp
primary
#E9DEDF
secondary
#ABC0BE
accent
#9E9647
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484