#EBCDC4#EBCDC4
#EBCDC4 is a very light, muted red. Relative luminance 0.653; OKLCH L 87.1% C 0.036 H 37.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC4 |
|---|---|
| RGB | rgb(235, 205, 196) |
| HSL | hsl(14, 49%, 85%) |
| HSV | hsv(14, 17%, 92%) |
| CMYK | cmyk(0%, 12.8%, 16.6%, 7.8%) |
| CIE-LAB | lab(84.64, 9.08, 8.34) |
| CIE-LCH | lch(84.64, 12.33, 42.59°) |
| OKLab | oklab(87.11% 0.0287 0.0219) |
| OKLCH | oklch(87.11% 0.036 37.4) |
| XYZ | xyz(66.0559, 65.3121, 61.3407) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.77
Apricot
#FBCEB1
ΔE00 7.68
Pinkish Grey
#C8ACA9
ΔE00 8.81
Peach
#FFDAB9
ΔE00 9.55
Pale Rose
#FDC1C5
ΔE00 10.00
Light Rose
#FFC5CB
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC4 #C4E2EB
analogous
#EBC4CF #EBCDC4 #EBE1C4
triadic
#EBCDC4 #C4EBCD #CDC4EB
tetradic
#EBCDC4 #CFEBC4 #C4E2EB #E1C4EB
square
#EBCDC4 #CFEBC4 #C4E2EB #E1C4EB
split-complementary
#EBCDC4 #C4EBE1 #C4CFEB
monochromatic
#CC8069 #DCA696 #EBCDC4 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.49
#EBCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#EBCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#F3C9CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc4; /* rgb */ color: rgb(235, 205, 196); /* oklch */ color: oklch(87.1% 0.036 37.4);
Tailwind
colors: {
custom: {
50: '#f1dcd5',
500: '#ebcdc4',
950: '#000000',
},
}SCSS
$custom: #ebcdc4; $custom-light: #f1dcd5; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc4",
"rgb": {
"r": 235,
"g": 205,
"b": 196
},
"hsl": {
"h": 13.846,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.87107,
"c": 0.03613,
"h": 37.4
},
"luminance": 0.6531
}Semantic roles & 50–950 ramp
primary
#EBCDC4
secondary
#8CB9C7
accent
#9BBD29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483