#E1D2CF#E1D2CF
#E1D2CF is a very light, near-neutral red. Relative luminance 0.666; OKLCH L 87.5% C 0.017 H 31.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2CF |
|---|---|
| RGB | rgb(225, 210, 207) |
| HSL | hsl(10, 23%, 85%) |
| HSV | hsv(10, 8%, 88%) |
| CMYK | cmyk(0%, 6.7%, 8%, 11.8%) |
| CIE-LAB | lab(85.30, 4.67, 3.35) |
| CIE-LCH | lch(85.30, 5.74, 35.65°) |
| OKLab | oklab(87.51% 0.0148 0.0089) |
| OKLCH | oklch(87.51% 0.017 31.1) |
| XYZ | xyz(65.3592, 66.6066, 68.4326) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.62
Gainsboro
#DCDCDC
ΔE00 6.79
Very Light Pink
#FFF4F2
ΔE00 7.44
Lavenderblush
#FFF0F5
ΔE00 7.69
Linen
#FAF0E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2CF #CFDEE1
analogous
#E1CFD5 #E1D2CF #E1DBCF
triadic
#E1D2CF #CFE1D2 #D2CFE1
tetradic
#E1D2CF #D5E1CF #CFDEE1 #DBCFE1
square
#E1D2CF #D5E1CF #CFDEE1 #DBCFE1
split-complementary
#E1D2CF #CFE1DB #CFD5E1
monochromatic
#B28B84 #C9AFA9 #E1D2CF #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.47
#E1D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#E1D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2CF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2CF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#E5D0D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e1d2cf; /* rgb */ color: rgb(225, 210, 207); /* oklch */ color: oklch(87.5% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#eadfdd',
500: '#e1d2cf',
950: '#000000',
},
}SCSS
$custom: #e1d2cf; $custom-light: #eadfdd; $custom-dark: #000000;
JSON
{
"hex": "#e1d2cf",
"rgb": {
"r": 225,
"g": 210,
"b": 207
},
"hsl": {
"h": 10,
"s": 23.077,
"l": 84.706
},
"oklch": {
"l": 0.87509,
"c": 0.01723,
"h": 31.1
},
"luminance": 0.66606
}Semantic roles & 50–950 ramp
primary
#E1D2CF
secondary
#9CB3B8
accent
#92A244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484