#EBD4CD#EBD4CD
#EBD4CD is a very light, muted red. Relative luminance 0.692; OKLCH L 88.7% C 0.027 H 37.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4CD |
|---|---|
| RGB | rgb(235, 212, 205) |
| HSL | hsl(14, 43%, 86%) |
| HSV | hsv(14, 13%, 92%) |
| CMYK | cmyk(0%, 9.8%, 12.8%, 7.8%) |
| CIE-LAB | lab(86.58, 6.82, 6.36) |
| CIE-LCH | lch(86.58, 9.33, 42.98°) |
| OKLab | oklab(88.69% 0.0218 0.0168) |
| OKLCH | oklch(88.69% 0.027 37.6) |
| XYZ | xyz(68.8232, 69.1583, 67.4691) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.59
Very Light Pink
#FFF4F2
ΔE00 7.99
Lavenderblush
#FFF0F5
ΔE00 8.29
Linen
#FAF0E6
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.47
Seashell
#FFF5EE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4CD #CDE4EB
analogous
#EBCDD5 #EBD4CD #EBE3CD
triadic
#EBD4CD #CDEBD4 #D4CDEB
tetradic
#EBD4CD #D5EBCD #CDE4EB #E3CDEB
square
#EBD4CD #D5EBCD #CDE4EB #E3CDEB
split-complementary
#EBD4CD #CDEBE3 #CDD5EB
monochromatic
#C88976 #DAAEA1 #EBD4CD #F6ECE9 #F6ECE9
Accessibility & contrast
On white
1.42
#EBD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#EBD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4CD
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4CD | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#DEDACD
Tritanopia (blue-blind)
#F1D1D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd4cd; /* rgb */ color: rgb(235, 212, 205); /* oklch */ color: oklch(88.7% 0.027 37.6);
Tailwind
colors: {
custom: {
50: '#f1e1dc',
500: '#ebd4cd',
950: '#000000',
},
}SCSS
$custom: #ebd4cd; $custom-light: #f1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#ebd4cd",
"rgb": {
"r": 235,
"g": 212,
"b": 205
},
"hsl": {
"h": 14,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.88692,
"c": 0.02747,
"h": 37.6
},
"luminance": 0.69157
}Semantic roles & 50–950 ramp
primary
#EBD4CD
secondary
#96BBC6
accent
#97B630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484