#EBCDC5#EBCDC5
#EBCDC5 is a very light, muted red. Relative luminance 0.654; OKLCH L 87.1% C 0.036 H 35.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC5 |
|---|---|
| RGB | rgb(235, 205, 197) |
| HSL | hsl(13, 49%, 85%) |
| HSV | hsv(13, 16%, 92%) |
| CMYK | cmyk(0%, 12.8%, 16.2%, 7.8%) |
| CIE-LAB | lab(84.67, 9.23, 7.85) |
| CIE-LCH | lch(84.67, 12.12, 40.37°) |
| OKLab | oklab(87.13% 0.0291 0.0206) |
| OKLCH | oklch(87.13% 0.036 35.3) |
| XYZ | xyz(66.1701, 65.3578, 61.9421) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.58
Apricot
#FBCEB1
ΔE00 8.09
Pinkish Grey
#C8ACA9
ΔE00 8.70
Pale Rose
#FDC1C5
ΔE00 9.68
Light Rose
#FFC5CB
ΔE00 9.70
Peach
#FFDAB9
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC5 #C5E3EB
analogous
#EBC5D0 #EBCDC5 #EBE0C5
triadic
#EBCDC5 #C5EBCD #CDC5EB
tetradic
#EBCDC5 #D0EBC5 #C5E3EB #E0C5EB
square
#EBCDC5 #D0EBC5 #C5E3EB #E0C5EB
split-complementary
#EBCDC5 #C5EBE0 #C5D0EB
monochromatic
#CC7F6A #DBA697 #EBCDC5 #F7EBE8 #F7EBE8
Accessibility & contrast
On white
1.49
#EBCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#EBCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC5
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC5 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#DAD6C5
Tritanopia (blue-blind)
#F3C9CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc5; /* rgb */ color: rgb(235, 205, 197); /* oklch */ color: oklch(87.1% 0.036 35.3);
Tailwind
colors: {
custom: {
50: '#f1dcd6',
500: '#ebcdc5',
950: '#000000',
},
}SCSS
$custom: #ebcdc5; $custom-light: #f1dcd6; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc5",
"rgb": {
"r": 235,
"g": 205,
"b": 197
},
"hsl": {
"h": 12.632,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.87133,
"c": 0.03568,
"h": 35.3
},
"luminance": 0.65356
}Semantic roles & 50–950 ramp
primary
#EBCDC5
secondary
#8DBBC7
accent
#9DBC29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483