#EBDBDC#EBDBDC
#EBDBDC is a very light, near-neutral red. Relative luminance 0.735; OKLCH L 90.5% C 0.018 H 13.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBDC |
|---|---|
| RGB | rgb(235, 219, 220) |
| HSL | hsl(356, 29%, 89%) |
| HSV | hsv(356, 7%, 92%) |
| CMYK | cmyk(0%, 6.8%, 6.4%, 7.8%) |
| CIE-LAB | lab(88.68, 5.65, 1.49) |
| CIE-LCH | lch(88.68, 5.84, 14.74°) |
| OKLab | oklab(90.46% 0.0172 0.004) |
| OKLCH | oklch(90.46% 0.018 13.1) |
| XYZ | xyz(72.5093, 73.4934, 78.0621) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.65
Lavenderblush
#FFF0F5
ΔE00 4.87
Very Light Pink
#FFF4F2
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 7.23
Seashell
#FFF5EE
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBDC #DBEBEA
analogous
#EBDBE4 #EBDBDC #EBE2DB
triadic
#EBDBDC #DCEBDB #DBDCEB
tetradic
#EBDBDC #E4EBDB #DBEBEA #E2DBEB
square
#EBDBDC #E4EBDB #DBEBEA #E2DBEB
split-complementary
#EBDBDC #DBEBE2 #DBE4EB
monochromatic
#BF8C90 #D5B4B6 #EBDBDC #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.34
#EBDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EBDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBDC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBDC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#EFDADB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdbdc; /* rgb */ color: rgb(235, 219, 220); /* oklch */ color: oklch(90.5% 0.018 13.1);
Tailwind
colors: {
custom: {
50: '#f1e6e6',
500: '#ebdbdc',
950: '#000000',
},
}SCSS
$custom: #ebdbdc; $custom-light: #f1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#ebdbdc",
"rgb": {
"r": 235,
"g": 219,
"b": 220
},
"hsl": {
"h": 356.25,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.90458,
"c": 0.01767,
"h": 13.1
},
"luminance": 0.73493
}Semantic roles & 50–950 ramp
primary
#EBDBDC
secondary
#A6C4C2
accent
#A7A13E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484