#EBC7CD#EBC7CD
#EBC7CD is a very light, muted red. Relative luminance 0.629; OKLCH L 86.2% C 0.041 H 6.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC7CD |
|---|---|
| RGB | rgb(235, 199, 205) |
| HSL | hsl(350, 47%, 85%) |
| HSV | hsv(350, 15%, 92%) |
| CMYK | cmyk(0%, 15.3%, 12.8%, 7.8%) |
| CIE-LAB | lab(83.40, 13.65, 1.75) |
| CIE-LCH | lch(83.40, 13.76, 7.31°) |
| OKLab | oklab(86.21% 0.0412 0.0048) |
| OKLCH | oklch(86.21% 0.041 6.7) |
| XYZ | xyz(65.7033, 62.9186, 66.4292) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.68
Light Pink
#FFD1DF
ΔE00 4.80
Light Rose
#FFC5CB
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 5.97
Bubblegum
#FFC1CC
ΔE00 6.36
Pink
#FFC0CB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC7CD #C7EBE5
analogous
#EBC7DF #EBC7CD #EBD3C7
triadic
#EBC7CD #CDEBC7 #C7CDEB
tetradic
#EBC7CD #DFEBC7 #C7EBE5 #D3C7EB
square
#EBC7CD #DFEBC7 #C7EBE5 #D3C7EB
split-complementary
#EBC7CD #C7EBD3 #C7DFEB
monochromatic
#CB6D7C #DB9AA5 #EBC7CD #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.55
#EBC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EBC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC7CD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC7CD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#F2C5C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebc7cd; /* rgb */ color: rgb(235, 199, 205); /* oklch */ color: oklch(86.2% 0.041 6.7);
Tailwind
colors: {
custom: {
50: '#f1d8dc',
500: '#ebc7cd',
950: '#000000',
},
}SCSS
$custom: #ebc7cd; $custom-light: #f1d8dc; $custom-dark: #000000;
JSON
{
"hex": "#ebc7cd",
"rgb": {
"r": 235,
"g": 199,
"b": 205
},
"hsl": {
"h": 350,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.86209,
"c": 0.04145,
"h": 6.7
},
"luminance": 0.62917
}Semantic roles & 50–950 ramp
primary
#EBC7CD
secondary
#8FC7BE
accent
#BBA32B
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384