#EBDCDC#EBDCDC
#EBDCDC is a very light, near-neutral red. Relative luminance 0.740; OKLCH L 90.7% C 0.017 H 17.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCDC |
|---|---|
| RGB | rgb(235, 220, 220) |
| HSL | hsl(0, 27%, 89%) |
| HSV | hsv(0, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 6.4%, 7.8%) |
| CIE-LAB | lab(88.93, 5.13, 1.85) |
| CIE-LCH | lch(88.93, 5.45, 19.80°) |
| OKLab | oklab(90.65% 0.0158 0.005) |
| OKLCH | oklch(90.65% 0.017 17.5) |
| XYZ | xyz(72.7709, 74.0167, 78.1493) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.79
Lavenderblush
#FFF0F5
ΔE00 4.93
Very Light Pink
#FFF4F2
ΔE00 5.36
Gainsboro
#DCDCDC
ΔE00 6.76
Seashell
#FFF5EE
ΔE00 6.84
Linen
#FAF0E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCDC #DCEBEB
analogous
#EBDCE4 #EBDCDC #EBE4DC
triadic
#EBDCDC #DCEBDC #DCDCEB
tetradic
#EBDCDC #E4EBDC #DCEBEB #E4DCEB
square
#EBDCDC #E4EBDC #DCEBEB #E4DCEB
split-complementary
#EBDCDC #DCEBE4 #DCE4EB
monochromatic
#BE8E8E #D5B5B5 #EBDCDC #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.33
#EBDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EBDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCDC
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCDC | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#E2E0DC
Tritanopia (blue-blind)
#EFDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcdc; /* rgb */ color: rgb(235, 220, 220); /* oklch */ color: oklch(90.7% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#f1e6e6',
500: '#ebdcdc',
950: '#000000',
},
}SCSS
$custom: #ebdcdc; $custom-light: #f1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#ebdcdc",
"rgb": {
"r": 235,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.90652,
"c": 0.01652,
"h": 17.5
},
"luminance": 0.74016
}Semantic roles & 50–950 ramp
primary
#EBDCDC
secondary
#A8C4C4
accent
#A6A640
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484