#EBD8DB#EBD8DB
#EBD8DB is a very light, muted red. Relative luminance 0.719; OKLCH L 89.8% C 0.021 H 6.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD8DB |
|---|---|
| RGB | rgb(235, 216, 219) |
| HSL | hsl(351, 32%, 88%) |
| HSV | hsv(351, 8%, 92%) |
| CMYK | cmyk(0%, 8.1%, 6.8%, 7.8%) |
| CIE-LAB | lab(87.92, 7.04, 0.89) |
| CIE-LCH | lch(87.92, 7.10, 7.24°) |
| OKLab | oklab(89.85% 0.0212 0.0025) |
| OKLCH | oklch(89.85% 0.021 6.6) |
| XYZ | xyz(71.6016, 71.8894, 77.1082) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.57
Lavenderblush
#FFF0F5
ΔE00 5.30
Very Light Pink
#FFF4F2
ΔE00 7.07
Gainsboro
#DCDCDC
ΔE00 8.56
Light Gray
#D3D3D3
ΔE00 8.83
Seashell
#FFF5EE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD8DB #D8EBE8
analogous
#EBD8E4 #EBD8DB #EBDED8
triadic
#EBD8DB #DBEBD8 #D8DBEB
tetradic
#EBD8DB #E4EBD8 #D8EBE8 #DED8EB
square
#EBD8DB #E4EBD8 #D8EBE8 #DED8EB
split-complementary
#EBD8DB #D8EBDE #D8E4EB
monochromatic
#C28790 #D6B0B6 #EBD8DB #F5EBEC #F5EBEC
Accessibility & contrast
On white
1.37
#EBD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EBD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD8DB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD8DB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#EFD7D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebd8db; /* rgb */ color: rgb(235, 216, 219); /* oklch */ color: oklch(89.8% 0.021 6.6);
Tailwind
colors: {
custom: {
50: '#f1e4e6',
500: '#ebd8db',
950: '#000000',
},
}SCSS
$custom: #ebd8db; $custom-light: #f1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#ebd8db",
"rgb": {
"r": 235,
"g": 216,
"b": 219
},
"hsl": {
"h": 350.526,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89849,
"c": 0.02134,
"h": 6.6
},
"luminance": 0.71888
}Semantic roles & 50–950 ramp
primary
#EBD8DB
secondary
#A3C5BF
accent
#AB993B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484