#EBCDC8#EBCDC8
#EBCDC8 is a very light, muted red. Relative luminance 0.655; OKLCH L 87.2% C 0.035 H 29.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC8 |
|---|---|
| RGB | rgb(235, 205, 200) |
| HSL | hsl(9, 47%, 85%) |
| HSV | hsv(9, 15%, 92%) |
| CMYK | cmyk(0%, 12.8%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.74, 9.70, 6.35) |
| CIE-LCH | lch(84.74, 11.59, 33.24°) |
| OKLab | oklab(87.21% 0.0303 0.0168) |
| OKLCH | oklch(87.21% 0.035 29) |
| XYZ | xyz(66.5172, 65.4966, 63.7705) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.20
Pinkish Grey
#C8ACA9
ΔE00 8.51
Light Rose
#FFC5CB
ΔE00 8.76
Pale Rose
#FDC1C5
ΔE00 8.86
Pale Pink
#FFCFDC
ΔE00 8.96
Light Pink
#FFD1DF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC8 #C8E6EB
analogous
#EBC8D4 #EBCDC8 #EBDEC8
triadic
#EBCDC8 #C8EBCD #CDC8EB
tetradic
#EBCDC8 #D4EBC8 #C8E6EB #DEC8EB
square
#EBCDC8 #D4EBC8 #C8E6EB #DEC8EB
split-complementary
#EBCDC8 #C8EBDE #C8D4EB
monochromatic
#CA7B6E #DBA49B #EBCDC8 #F7EBE9 #F7EBE9
Accessibility & contrast
On white
1.49
#EBCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#EBCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC8 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C8
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#F3CACC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcdc8; /* rgb */ color: rgb(235, 205, 200); /* oklch */ color: oklch(87.2% 0.035 29.0);
Tailwind
colors: {
custom: {
50: '#f1dcd8',
500: '#ebcdc8',
950: '#000000',
},
}SCSS
$custom: #ebcdc8; $custom-light: #f1dcd8; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc8",
"rgb": {
"r": 235,
"g": 205,
"b": 200
},
"hsl": {
"h": 8.571,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.87212,
"c": 0.03461,
"h": 29
},
"luminance": 0.65495
}Semantic roles & 50–950 ramp
primary
#EBCDC8
secondary
#90BFC7
accent
#A6BA2C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483