#EBCDC9#EBCDC9
#EBCDC9 is a very light, muted red. Relative luminance 0.655; OKLCH L 87.2% C 0.034 H 26.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC9 |
|---|---|
| RGB | rgb(235, 205, 201) |
| HSL | hsl(7, 46%, 85%) |
| HSV | hsv(7, 14%, 92%) |
| CMYK | cmyk(0%, 12.8%, 14.5%, 7.8%) |
| CIE-LAB | lab(84.76, 9.85, 5.86) |
| CIE-LCH | lch(84.76, 11.46, 30.73°) |
| OKLab | oklab(87.24% 0.0307 0.0155) |
| OKLCH | oklch(87.24% 0.034 26.8) |
| XYZ | xyz(66.6345, 65.5435, 64.3880) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.14
Light Rose
#FFC5CB
ΔE00 8.49
Pinkish Grey
#C8ACA9
ΔE00 8.50
Pale Pink
#FFCFDC
ΔE00 8.57
Pale Rose
#FDC1C5
ΔE00 8.63
Light Pink
#FFD1DF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC9 #C9E7EB
analogous
#EBC9D6 #EBCDC9 #EBDEC9
triadic
#EBCDC9 #C9EBCD #CDC9EB
tetradic
#EBCDC9 #D6EBC9 #C9E7EB #DEC9EB
square
#EBCDC9 #D6EBC9 #C9E7EB #DEC9EB
split-complementary
#EBCDC9 #C9EBDE #C9D6EB
monochromatic
#CA7A70 #DAA49C #EBCDC9 #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.49
#EBCDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EBCDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC9
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC9 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C9
Deuteranopia (green-blind)
#D9D6C9
Tritanopia (blue-blind)
#F2CACC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcdc9; /* rgb */ color: rgb(235, 205, 201); /* oklch */ color: oklch(87.2% 0.034 26.8);
Tailwind
colors: {
custom: {
50: '#f1dcd9',
500: '#ebcdc9',
950: '#000000',
},
}SCSS
$custom: #ebcdc9; $custom-light: #f1dcd9; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc9",
"rgb": {
"r": 235,
"g": 205,
"b": 201
},
"hsl": {
"h": 7.059,
"s": 45.946,
"l": 85.49
},
"oklch": {
"l": 0.87239,
"c": 0.03435,
"h": 26.8
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#EBCDC9
secondary
#91C0C7
accent
#A9B92C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483