#EBCDC7#EBCDC7
#EBCDC7 is a very light, muted red. Relative luminance 0.654; OKLCH L 87.2% C 0.035 H 31.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC7 |
|---|---|
| RGB | rgb(235, 205, 199) |
| HSL | hsl(10, 47%, 85%) |
| HSV | hsv(10, 15%, 92%) |
| CMYK | cmyk(0%, 12.8%, 15.3%, 7.8%) |
| CIE-LAB | lab(84.72, 9.54, 6.85) |
| CIE-LCH | lch(84.72, 11.75, 35.68°) |
| OKLab | oklab(87.19% 0.0299 0.0181) |
| OKLCH | oklch(87.19% 0.035 31.2) |
| XYZ | xyz(66.4007, 65.4500, 63.1570) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.29
Pinkish Grey
#C8ACA9
ΔE00 8.55
Apricot
#FBCEB1
ΔE00 8.94
Light Rose
#FFC5CB
ΔE00 9.06
Pale Rose
#FDC1C5
ΔE00 9.11
Pale Pink
#FFCFDC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC7 #C7E5EB
analogous
#EBC7D3 #EBCDC7 #EBDFC7
triadic
#EBCDC7 #C7EBCD #CDC7EB
tetradic
#EBCDC7 #D3EBC7 #C7E5EB #DFC7EB
square
#EBCDC7 #D3EBC7 #C7E5EB #DFC7EB
split-complementary
#EBCDC7 #C7EBDF #C7D3EB
monochromatic
#CB7C6D #DBA59A #EBCDC7 #F7EBE8 #F7EBE8
Accessibility & contrast
On white
1.49
#EBCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#EBCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC7
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC7 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#F3CACB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc7; /* rgb */ color: rgb(235, 205, 199); /* oklch */ color: oklch(87.2% 0.035 31.2);
Tailwind
colors: {
custom: {
50: '#f1dcd8',
500: '#ebcdc7',
950: '#000000',
},
}SCSS
$custom: #ebcdc7; $custom-light: #f1dcd8; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc7",
"rgb": {
"r": 235,
"g": 205,
"b": 199
},
"hsl": {
"h": 10,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.87185,
"c": 0.03492,
"h": 31.2
},
"luminance": 0.65448
}Semantic roles & 50–950 ramp
primary
#EBCDC7
secondary
#8FBEC7
accent
#A3BB2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483