#EBC1CA#EBC1CA
#EBC1CA is a very light, muted red. Relative luminance 0.601; OKLCH L 85.0% C 0.049 H 3.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC1CA |
|---|---|
| RGB | rgb(235, 193, 202) |
| HSL | hsl(347, 51%, 84%) |
| HSV | hsv(347, 18%, 92%) |
| CMYK | cmyk(0%, 17.9%, 14%, 7.8%) |
| CIE-LAB | lab(81.88, 16.35, 1.14) |
| CIE-LCH | lch(81.88, 16.39, 3.98°) |
| OKLab | oklab(85% 0.0491 0.0032) |
| OKLCH | oklch(85% 0.049 3.8) |
| XYZ | xyz(63.9913, 60.0684, 64.0892) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.15
Light Rose
#FFC5CB
ΔE00 4.41
Light Pink
#FFD1DF
ΔE00 4.47
Bubblegum
#FFC1CC
ΔE00 4.73
Pale Rose
#FDC1C5
ΔE00 4.83
Pink
#FFC0CB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC1CA #C1EBE2
analogous
#EBC1DF #EBC1CA #EBCDC1
triadic
#EBC1CA #CAEBC1 #C1CAEB
tetradic
#EBC1CA #DFEBC1 #C1EBE2 #CDC1EB
square
#EBC1CA #DFEBC1 #C1EBE2 #CDC1EB
split-complementary
#EBC1CA #C1EBCD #C1DFEB
monochromatic
#CD647B #DC93A2 #EBC1CA #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.61
#EBC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EBC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC1CA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC1CA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#F3BFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc1ca; /* rgb */ color: rgb(235, 193, 202); /* oklch */ color: oklch(85.0% 0.049 3.8);
Tailwind
colors: {
custom: {
50: '#f1d3da',
500: '#ebc1ca',
950: '#000000',
},
}SCSS
$custom: #ebc1ca; $custom-light: #f1d3da; $custom-dark: #000000;
JSON
{
"hex": "#ebc1ca",
"rgb": {
"r": 235,
"g": 193,
"b": 202
},
"hsl": {
"h": 347.143,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.84998,
"c": 0.04924,
"h": 3.8
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#EBC1CA
secondary
#89C7BA
accent
#BF9E27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383