#EBDCD8#EBDCD8
#EBDCD8 is a very light, near-neutral red. Relative luminance 0.738; OKLCH L 90.5% C 0.017 H 35.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCD8 |
|---|---|
| RGB | rgb(235, 220, 216) |
| HSL | hsl(13, 32%, 88%) |
| HSV | hsv(13, 8%, 92%) |
| CMYK | cmyk(0%, 6.4%, 8.1%, 7.8%) |
| CIE-LAB | lab(88.83, 4.46, 3.81) |
| CIE-LCH | lch(88.83, 5.86, 40.51°) |
| OKLab | oklab(90.54% 0.0142 0.0101) |
| OKLCH | oklch(90.54% 0.017 35.3) |
| XYZ | xyz(72.2475, 73.8074, 75.3927) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.06
Very Light Pink
#FFF4F2
ΔE00 5.27
Linen
#FAF0E6
ΔE00 5.90
Seashell
#FFF5EE
ΔE00 5.92
Lavenderblush
#FFF0F5
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCD8 #D8E7EB
analogous
#EBD8DD #EBDCD8 #EBE5D8
triadic
#EBDCD8 #D8EBDC #DCD8EB
tetradic
#EBDCD8 #DDEBD8 #D8E7EB #E5D8EB
square
#EBDCD8 #DDEBD8 #D8E7EB #E5D8EB
split-complementary
#EBDCD8 #D8EBE5 #D8DDEB
monochromatic
#C29387 #D6B8B0 #EBDCD8 #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.33
#EBDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EBDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCD8
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCD8 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#E3E0D8
Tritanopia (blue-blind)
#EFDADB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcd8; /* rgb */ color: rgb(235, 220, 216); /* oklch */ color: oklch(90.5% 0.017 35.3);
Tailwind
colors: {
custom: {
50: '#f1e6e4',
500: '#ebdcd8',
950: '#000000',
},
}SCSS
$custom: #ebdcd8; $custom-light: #f1e6e4; $custom-dark: #000000;
JSON
{
"hex": "#ebdcd8",
"rgb": {
"r": 235,
"g": 220,
"b": 216
},
"hsl": {
"h": 12.632,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.90541,
"c": 0.01746,
"h": 35.3
},
"luminance": 0.73806
}Semantic roles & 50–950 ramp
primary
#EBDCD8
secondary
#A3BDC5
accent
#93AB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484