#EBD9DC#EBD9DC
#EBD9DC is a very light, muted red. Relative luminance 0.725; OKLCH L 90.1% C 0.020 H 6.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD9DC |
|---|---|
| RGB | rgb(235, 217, 220) |
| HSL | hsl(350, 31%, 89%) |
| HSV | hsv(350, 8%, 92%) |
| CMYK | cmyk(0%, 7.7%, 6.4%, 7.8%) |
| CIE-LAB | lab(88.19, 6.69, 0.76) |
| CIE-LCH | lch(88.19, 6.73, 6.52°) |
| OKLab | oklab(90.07% 0.0201 0.0021) |
| OKLCH | oklch(90.07% 0.02 6) |
| XYZ | xyz(71.9906, 72.4561, 77.8892) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 5.04
Very Light Pink
#FFF4F2
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.53
Seashell
#FFF5EE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD9DC #D9EBE8
analogous
#EBD9E5 #EBD9DC #EBDFD9
triadic
#EBD9DC #DCEBD9 #D9DCEB
tetradic
#EBD9DC #E5EBD9 #D9EBE8 #DFD9EB
square
#EBD9DC #E5EBD9 #D9EBE8 #DFD9EB
split-complementary
#EBD9DC #D9EBDF #D9E5EB
monochromatic
#C18992 #D6B1B7 #EBD9DC #F4EBED #F4EBED
Accessibility & contrast
On white
1.36
#EBD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#EBD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD9DC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD9DC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#EFD8DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebd9dc; /* rgb */ color: rgb(235, 217, 220); /* oklch */ color: oklch(90.1% 0.020 6.0);
Tailwind
colors: {
custom: {
50: '#f1e4e6',
500: '#ebd9dc',
950: '#000000',
},
}SCSS
$custom: #ebd9dc; $custom-light: #f1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#ebd9dc",
"rgb": {
"r": 235,
"g": 217,
"b": 220
},
"hsl": {
"h": 350,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.9007,
"c": 0.02023,
"h": 6
},
"luminance": 0.72455
}Semantic roles & 50–950 ramp
primary
#EBD9DC
secondary
#A4C4BF
accent
#AA973C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484