#EBD8DA#EBD8DA
#EBD8DA is a very light, muted red. Relative luminance 0.718; OKLCH L 89.8% C 0.021 H 10.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD8DA |
|---|---|
| RGB | rgb(235, 216, 218) |
| HSL | hsl(354, 32%, 88%) |
| HSV | hsv(354, 8%, 92%) |
| CMYK | cmyk(0%, 8.1%, 7.2%, 7.8%) |
| CIE-LAB | lab(87.89, 6.87, 1.39) |
| CIE-LCH | lch(87.89, 7.01, 11.40°) |
| OKLab | oklab(89.82% 0.0208 0.0038) |
| OKLCH | oklch(89.82% 0.021 10.3) |
| XYZ | xyz(71.4704, 71.8369, 76.4169) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.37
Lavenderblush
#FFF0F5
ΔE00 5.39
Very Light Pink
#FFF4F2
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 8.43
Seashell
#FFF5EE
ΔE00 8.66
Light Gray
#D3D3D3
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD8DA #D8EBE9
analogous
#EBD8E3 #EBD8DA #EBDFD8
triadic
#EBD8DA #DAEBD8 #D8DAEB
tetradic
#EBD8DA #E3EBD8 #D8EBE9 #DFD8EB
square
#EBD8DA #E3EBD8 #D8EBE9 #DFD8EB
split-complementary
#EBD8DA #D8EBDF #D8E3EB
monochromatic
#C2878D #D6B0B4 #EBD8DA #F5EBEC #F5EBEC
Accessibility & contrast
On white
1.37
#EBD8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#EBD8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD8DA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD8DA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#EFD7D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebd8da; /* rgb */ color: rgb(235, 216, 218); /* oklch */ color: oklch(89.8% 0.021 10.3);
Tailwind
colors: {
custom: {
50: '#f1e4e5',
500: '#ebd8da',
950: '#000000',
},
}SCSS
$custom: #ebd8da; $custom-light: #f1e4e5; $custom-dark: #000000;
JSON
{
"hex": "#ebd8da",
"rgb": {
"r": 235,
"g": 216,
"b": 218
},
"hsl": {
"h": 353.684,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89821,
"c": 0.02117,
"h": 10.3
},
"luminance": 0.71836
}Semantic roles & 50–950 ramp
primary
#EBD8DA
secondary
#A3C5C1
accent
#AB9F3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484