#E8DCDF#E8DCDF
#E8DCDF is a very light, near-neutral red. Relative luminance 0.737; OKLCH L 90.5% C 0.014 H 0.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCDF |
|---|---|
| RGB | rgb(232, 220, 223) |
| HSL | hsl(345, 21%, 89%) |
| HSV | hsv(345, 5%, 91%) |
| CMYK | cmyk(0%, 5.2%, 3.9%, 9%) |
| CIE-LAB | lab(88.77, 4.61, 0.00) |
| CIE-LCH | lch(88.77, 4.61, 0.00°) |
| OKLab | oklab(90.49% 0.0137 0.0001) |
| OKLCH | oklch(90.49% 0.014 0.3) |
| XYZ | xyz(72.1894, 73.6705, 80.2146) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.72
Very Light Pink
#FFF4F2
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 6.02
Mistyrose
#FFE4E1
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 6.58
Snow
#FFFAFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCDF #DCE8E5
analogous
#E8DCE5 #E8DCDF #E8DFDC
triadic
#E8DCDF #DFE8DC #DCDFE8
tetradic
#E8DCDF #E5E8DC #DCE8E5 #DFDCE8
square
#E8DCDF #E5E8DC #DCE8E5 #DFDCE8
split-complementary
#E8DCDF #DCE8DF #DCE5E8
monochromatic
#B7929B #D0B7BD #E8DCDF #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.33
#E8DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E8DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCDF
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCDF | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#EADBDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8dcdf; /* rgb */ color: rgb(232, 220, 223); /* oklch */ color: oklch(90.5% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#efe6e9',
500: '#e8dcdf',
950: '#000000',
},
}SCSS
$custom: #e8dcdf; $custom-light: #efe6e9; $custom-dark: #000000;
JSON
{
"hex": "#e8dcdf",
"rgb": {
"r": 232,
"g": 220,
"b": 223
},
"hsl": {
"h": 345,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.9049,
"c": 0.01372,
"h": 0.3
},
"luminance": 0.7367
}Semantic roles & 50–950 ramp
primary
#E8DCDF
secondary
#A9BFBA
accent
#9F8946
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484