#E5D2CD#E5D2CD
#E5D2CD is a very light, muted red. Relative luminance 0.672; OKLCH L 87.8% C 0.022 H 35.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2CD |
|---|---|
| RGB | rgb(229, 210, 205) |
| HSL | hsl(13, 32%, 85%) |
| HSV | hsv(13, 10%, 90%) |
| CMYK | cmyk(0%, 8.3%, 10.5%, 10.2%) |
| CIE-LAB | lab(85.58, 5.74, 4.85) |
| CIE-LCH | lch(85.58, 7.52, 40.21°) |
| OKLab | oklab(87.79% 0.0183 0.0129) |
| OKLCH | oklch(87.79% 0.022 35.1) |
| XYZ | xyz(66.3782, 67.1601, 67.2122) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.44
Very Light Pink
#FFF4F2
ΔE00 7.79
Lavenderblush
#FFF0F5
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.11
Linen
#FAF0E6
ΔE00 8.12
Gainsboro
#DCDCDC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2CD #CDE0E5
analogous
#E5CDD4 #E5D2CD #E5DECD
triadic
#E5D2CD #CDE5D2 #D2CDE5
tetradic
#E5D2CD #D4E5CD #CDE0E5 #DECDE5
square
#E5D2CD #D4E5CD #CDE0E5 #DECDE5
split-complementary
#E5D2CD #CDE5DE #CDD4E5
monochromatic
#BB8A7C #D0AEA5 #E5D2CD #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.46
#E5D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#E5D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2CD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2CD | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#EAD0D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e5d2cd; /* rgb */ color: rgb(229, 210, 205); /* oklch */ color: oklch(87.8% 0.022 35.1);
Tailwind
colors: {
custom: {
50: '#eddfdc',
500: '#e5d2cd',
950: '#000000',
},
}SCSS
$custom: #e5d2cd; $custom-light: #eddfdc; $custom-dark: #000000;
JSON
{
"hex": "#e5d2cd",
"rgb": {
"r": 229,
"g": 210,
"b": 205
},
"hsl": {
"h": 12.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.87791,
"c": 0.02234,
"h": 35.1
},
"luminance": 0.67159
}Semantic roles & 50–950 ramp
primary
#E5D2CD
secondary
#99B6BE
accent
#93AA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484