#EBDCDD#EBDCDD
#EBDCDD is a very light, near-neutral red. Relative luminance 0.741; OKLCH L 90.7% C 0.017 H 12.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCDD |
|---|---|
| RGB | rgb(235, 220, 221) |
| HSL | hsl(356, 27%, 89%) |
| HSV | hsv(356, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 6%, 7.8%) |
| CIE-LAB | lab(88.96, 5.30, 1.36) |
| CIE-LCH | lch(88.96, 5.47, 14.37°) |
| OKLab | oklab(90.68% 0.0161 0.0037) |
| OKLCH | oklch(90.68% 0.017 12.8) |
| XYZ | xyz(72.9038, 74.0699, 78.8489) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.71
Mistyrose
#FFE4E1
ΔE00 4.86
Very Light Pink
#FFF4F2
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 6.87
Seashell
#FFF5EE
ΔE00 7.12
Snow
#FFFAFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCDD #DCEBEA
analogous
#EBDCE5 #EBDCDD #EBE3DC
triadic
#EBDCDD #DDEBDC #DCDDEB
tetradic
#EBDCDD #E5EBDC #DCEBEA #E3DCEB
square
#EBDCDD #E5EBDC #DCEBEA #E3DCEB
split-complementary
#EBDCDD #DCEBE3 #DCE5EB
monochromatic
#BE8E91 #D5B5B7 #EBDCDD #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.33
#EBDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EBDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCDD
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCDD | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#EEDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcdd; /* rgb */ color: rgb(235, 220, 221); /* oklch */ color: oklch(90.7% 0.017 12.8);
Tailwind
colors: {
custom: {
50: '#f1e6e7',
500: '#ebdcdd',
950: '#000000',
},
}SCSS
$custom: #ebdcdd; $custom-light: #f1e6e7; $custom-dark: #000000;
JSON
{
"hex": "#ebdcdd",
"rgb": {
"r": 235,
"g": 220,
"b": 221
},
"hsl": {
"h": 356,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.9068,
"c": 0.01655,
"h": 12.8
},
"luminance": 0.74069
}Semantic roles & 50–950 ramp
primary
#EBDCDD
secondary
#A8C4C2
accent
#A69F40
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484