#EBC2CB#EBC2CB
#EBC2CB is a very light, muted red. Relative luminance 0.606; OKLCH L 85.2% C 0.048 H 3.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2CB |
|---|---|
| RGB | rgb(235, 194, 203) |
| HSL | hsl(347, 51%, 84%) |
| HSV | hsv(347, 17%, 92%) |
| CMYK | cmyk(0%, 17.4%, 13.6%, 7.8%) |
| CIE-LAB | lab(82.14, 15.98, 0.99) |
| CIE-LCH | lch(82.14, 16.01, 3.54°) |
| OKLab | oklab(85.21% 0.048 0.0029) |
| OKLCH | oklch(85.21% 0.048 3.4) |
| XYZ | xyz(64.3319, 60.5595, 64.7887) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.08
Light Pink
#FFD1DF
ΔE00 4.36
Light Rose
#FFC5CB
ΔE00 4.58
Bubblegum
#FFC1CC
ΔE00 4.95
Pale Rose
#FDC1C5
ΔE00 5.04
Pink
#FFC0CB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2CB #C2EBE2
analogous
#EBC2E0 #EBC2CB #EBCEC2
triadic
#EBC2CB #CBEBC2 #C2CBEB
tetradic
#EBC2CB #E0EBC2 #C2EBE2 #CEC2EB
square
#EBC2CB #E0EBC2 #C2EBE2 #CEC2EB
split-complementary
#EBC2CB #C2EBCE #C2E0EB
monochromatic
#CD667C #DC94A4 #EBC2CB #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.60
#EBC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EBC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2CB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2CB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#D0CFCA
Tritanopia (blue-blind)
#F3C0C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc2cb; /* rgb */ color: rgb(235, 194, 203); /* oklch */ color: oklch(85.2% 0.048 3.4);
Tailwind
colors: {
custom: {
50: '#f1d4da',
500: '#ebc2cb',
950: '#000000',
},
}SCSS
$custom: #ebc2cb; $custom-light: #f1d4da; $custom-dark: #000000;
JSON
{
"hex": "#ebc2cb",
"rgb": {
"r": 235,
"g": 194,
"b": 203
},
"hsl": {
"h": 346.829,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.85214,
"c": 0.04807,
"h": 3.4
},
"luminance": 0.60558
}Semantic roles & 50–950 ramp
primary
#EBC2CB
secondary
#8AC7BA
accent
#BE9D28
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383