#EBCDC6#EBCDC6
#EBCDC6 is a very light, muted red. Relative luminance 0.654; OKLCH L 87.2% C 0.035 H 33.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC6 |
|---|---|
| RGB | rgb(235, 205, 198) |
| HSL | hsl(11, 48%, 85%) |
| HSV | hsv(11, 16%, 92%) |
| CMYK | cmyk(0%, 12.8%, 15.7%, 7.8%) |
| CIE-LAB | lab(84.69, 9.39, 7.35) |
| CIE-LCH | lch(84.69, 11.92, 38.06°) |
| OKLab | oklab(87.16% 0.0295 0.0194) |
| OKLCH | oklch(87.16% 0.035 33.3) |
| XYZ | xyz(66.2850, 65.4038, 62.5476) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.42
Apricot
#FBCEB1
ΔE00 8.51
Pinkish Grey
#C8ACA9
ΔE00 8.61
Light Rose
#FFC5CB
ΔE00 9.37
Pale Rose
#FDC1C5
ΔE00 9.39
Pale Pink
#FFCFDC
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC6 #C6E4EB
analogous
#EBC6D2 #EBCDC6 #EBDFC6
triadic
#EBCDC6 #C6EBCD #CDC6EB
tetradic
#EBCDC6 #D2EBC6 #C6E4EB #DFC6EB
square
#EBCDC6 #D2EBC6 #C6E4EB #DFC6EB
split-complementary
#EBCDC6 #C6EBDF #C6D2EB
monochromatic
#CB7E6B #DBA599 #EBCDC6 #F7EBE8 #F7EBE8
Accessibility & contrast
On white
1.49
#EBCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EBCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC6
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC6 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C5
Deuteranopia (green-blind)
#DAD6C6
Tritanopia (blue-blind)
#F3C9CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc6; /* rgb */ color: rgb(235, 205, 198); /* oklch */ color: oklch(87.2% 0.035 33.3);
Tailwind
colors: {
custom: {
50: '#f1dcd7',
500: '#ebcdc6',
950: '#000000',
},
}SCSS
$custom: #ebcdc6; $custom-light: #f1dcd7; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc6",
"rgb": {
"r": 235,
"g": 205,
"b": 198
},
"hsl": {
"h": 11.351,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.87159,
"c": 0.03528,
"h": 33.3
},
"luminance": 0.65402
}Semantic roles & 50–950 ramp
primary
#EBCDC6
secondary
#8EBCC7
accent
#A0BB2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483