#EBD8DC#EBD8DC
#EBD8DC is a very light, muted red. Relative luminance 0.719; OKLCH L 89.9% C 0.022 H 3.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD8DC |
|---|---|
| RGB | rgb(235, 216, 220) |
| HSL | hsl(347, 32%, 88%) |
| HSV | hsv(347, 8%, 92%) |
| CMYK | cmyk(0%, 8.1%, 6.4%, 7.8%) |
| CIE-LAB | lab(87.94, 7.21, 0.40) |
| CIE-LCH | lch(87.94, 7.22, 3.21°) |
| OKLab | oklab(89.88% 0.0216 0.0012) |
| OKLCH | oklch(89.88% 0.022 3.1) |
| XYZ | xyz(71.7337, 71.9422, 77.8036) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 5.25
Very Light Pink
#FFF4F2
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 8.70
Light Pink
#FFD1DF
ΔE00 8.82
Light Gray
#D3D3D3
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD8DC #D8EBE7
analogous
#EBD8E5 #EBD8DC #EBDDD8
triadic
#EBD8DC #DCEBD8 #D8DCEB
tetradic
#EBD8DC #E5EBD8 #D8EBE7 #DDD8EB
square
#EBD8DC #E5EBD8 #D8EBE7 #DDD8EB
split-complementary
#EBD8DC #D8EBDD #D8E5EB
monochromatic
#C28793 #D6B0B8 #EBD8DC #F5EBED #F5EBED
Accessibility & contrast
On white
1.36
#EBD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#EBD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD8DC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD8DC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#EFD7D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebd8dc; /* rgb */ color: rgb(235, 216, 220); /* oklch */ color: oklch(89.9% 0.022 3.1);
Tailwind
colors: {
custom: {
50: '#f1e4e6',
500: '#ebd8dc',
950: '#000000',
},
}SCSS
$custom: #ebd8dc; $custom-light: #f1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#ebd8dc",
"rgb": {
"r": 235,
"g": 216,
"b": 220
},
"hsl": {
"h": 347.368,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89877,
"c": 0.02161,
"h": 3.1
},
"luminance": 0.71941
}Semantic roles & 50–950 ramp
primary
#EBD8DC
secondary
#A3C5BD
accent
#AB933B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484