#E4D3CF#E4D3CF
#E4D3CF is a very light, near-neutral red. Relative luminance 0.676; OKLCH L 88.0% C 0.020 H 33.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D3CF |
|---|---|
| RGB | rgb(228, 211, 207) |
| HSL | hsl(11, 28%, 85%) |
| HSV | hsv(11, 9%, 89%) |
| CMYK | cmyk(0%, 7.5%, 9.2%, 10.6%) |
| CIE-LAB | lab(85.80, 5.20, 4.10) |
| CIE-LCH | lch(85.80, 6.62, 38.24°) |
| OKLab | oklab(87.96% 0.0165 0.0109) |
| OKLCH | oklch(87.96% 0.02 33.4) |
| XYZ | xyz(66.5506, 67.5885, 68.5594) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.65
Very Light Pink
#FFF4F2
ΔE00 7.36
Light Gray
#D3D3D3
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.46
Lavenderblush
#FFF0F5
ΔE00 7.63
Linen
#FAF0E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D3CF #CFE0E4
analogous
#E4CFD5 #E4D3CF #E4DDCF
triadic
#E4D3CF #CFE4D3 #D3CFE4
tetradic
#E4D3CF #D5E4CF #CFE0E4 #DDCFE4
square
#E4D3CF #D5E4CF #CFE0E4 #DDCFE4
split-complementary
#E4D3CF #CFE4DD #CFD5E4
monochromatic
#B88B81 #CEAFA8 #E4D3CF #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.45
#E4D3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#E4D3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D3CF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D3CF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5CF
Deuteranopia (green-blind)
#DAD8CF
Tritanopia (blue-blind)
#E9D1D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d3cf; /* rgb */ color: rgb(228, 211, 207); /* oklch */ color: oklch(88.0% 0.020 33.4);
Tailwind
colors: {
custom: {
50: '#ece0dd',
500: '#e4d3cf',
950: '#000000',
},
}SCSS
$custom: #e4d3cf; $custom-light: #ece0dd; $custom-dark: #000000;
JSON
{
"hex": "#e4d3cf",
"rgb": {
"r": 228,
"g": 211,
"b": 207
},
"hsl": {
"h": 11.429,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.87956,
"c": 0.01975,
"h": 33.4
},
"luminance": 0.67588
}Semantic roles & 50–950 ramp
primary
#E4D3CF
secondary
#9BB6BC
accent
#93A73F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484