#EBCDCD#EBCDCD
#EBCDCD is a very light, muted red. Relative luminance 0.657; OKLCH L 87.3% C 0.034 H 17.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDCD |
|---|---|
| RGB | rgb(235, 205, 205) |
| HSL | hsl(0, 43%, 86%) |
| HSV | hsv(0, 13%, 92%) |
| CMYK | cmyk(0%, 12.8%, 12.8%, 7.8%) |
| CIE-LAB | lab(84.86, 10.49, 3.87) |
| CIE-LCH | lch(84.86, 11.18, 20.26°) |
| OKLab | oklab(87.35% 0.0322 0.0103) |
| OKLCH | oklch(87.35% 0.034 17.8) |
| XYZ | xyz(67.1111, 65.7342, 66.8985) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.29
Pale Pink
#FFCFDC
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 7.18
Light Rose
#FFC5CB
ΔE00 7.66
Pale Rose
#FDC1C5
ΔE00 7.98
Pinkish Grey
#C8ACA9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDCD #CDEBEB
analogous
#EBCDDC #EBCDCD #EBDCCD
triadic
#EBCDCD #CDEBCD #CDCDEB
tetradic
#EBCDCD #DCEBCD #CDEBEB #DCCDEB
square
#EBCDCD #DCEBCD #CDEBEB #DCCDEB
split-complementary
#EBCDCD #CDEBDC #CDDCEB
monochromatic
#C87676 #DAA1A1 #EBCDCD #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.48
#EBCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#EBCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDCD
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDCD | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#F2CACD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcdcd; /* rgb */ color: rgb(235, 205, 205); /* oklch */ color: oklch(87.3% 0.034 17.8);
Tailwind
colors: {
custom: {
50: '#f1dcdc',
500: '#ebcdcd',
950: '#000000',
},
}SCSS
$custom: #ebcdcd; $custom-light: #f1dcdc; $custom-dark: #000000;
JSON
{
"hex": "#ebcdcd",
"rgb": {
"r": 235,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87347,
"c": 0.03379,
"h": 17.8
},
"luminance": 0.65733
}Semantic roles & 50–950 ramp
primary
#EBCDCD
secondary
#96C6C6
accent
#B6B630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484