#E9DCDF#E9DCDF
#E9DCDF is a very light, near-neutral red. Relative luminance 0.738; OKLCH L 90.6% C 0.015 H 1.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCDF |
|---|---|
| RGB | rgb(233, 220, 223) |
| HSL | hsl(346, 23%, 89%) |
| HSV | hsv(346, 6%, 91%) |
| CMYK | cmyk(0%, 5.6%, 4.3%, 8.6%) |
| CIE-LAB | lab(88.85, 4.95, 0.13) |
| CIE-LCH | lch(88.85, 4.96, 1.45°) |
| OKLab | oklab(90.57% 0.0148 0.0004) |
| OKLCH | oklch(90.57% 0.015 1.6) |
| XYZ | xyz(72.5150, 73.8384, 80.2298) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.58
Very Light Pink
#FFF4F2
ΔE00 5.68
Mistyrose
#FFE4E1
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.95
Snow
#FFFAFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCDF #DCE9E6
analogous
#E9DCE6 #E9DCDF #E9E0DC
triadic
#E9DCDF #DFE9DC #DCDFE9
tetradic
#E9DCDF #E6E9DC #DCE9E6 #E0DCE9
square
#E9DCDF #E6E9DC #DCE9E6 #E0DCE9
split-complementary
#E9DCDF #DCE9E0 #DCE6E9
monochromatic
#BA919A #D1B6BD #E9DCDF #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.33
#E9DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E9DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCDF
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCDF | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#ECDBDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9dcdf; /* rgb */ color: rgb(233, 220, 223); /* oklch */ color: oklch(90.6% 0.015 1.6);
Tailwind
colors: {
custom: {
50: '#f0e6e9',
500: '#e9dcdf',
950: '#000000',
},
}SCSS
$custom: #e9dcdf; $custom-light: #f0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#e9dcdf",
"rgb": {
"r": 233,
"g": 220,
"b": 223
},
"hsl": {
"h": 346.154,
"s": 22.807,
"l": 88.824
},
"oklch": {
"l": 0.90572,
"c": 0.01478,
"h": 1.6
},
"luminance": 0.73838
}Semantic roles & 50–950 ramp
primary
#E9DCDF
secondary
#A9C0BB
accent
#A18C44
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484