#EBC5CF#EBC5CF
#EBC5CF is a very light, muted pink. Relative luminance 0.621; OKLCH L 85.9% C 0.045 H 0.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC5CF |
|---|---|
| RGB | rgb(235, 197, 207) |
| HSL | hsl(344, 49%, 85%) |
| HSV | hsv(344, 16%, 92%) |
| CMYK | cmyk(0%, 16.2%, 11.9%, 7.8%) |
| CIE-LAB | lab(82.97, 15.03, 0.05) |
| CIE-LCH | lch(82.97, 15.03, 0.20°) |
| OKLab | oklab(85.89% 0.0449 0.0004) |
| OKLCH | oklch(85.89% 0.045 0.5) |
| XYZ | xyz(65.4891, 62.1015, 67.5564) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.94
Light Pink
#FFD1DF
ΔE00 4.04
Light Rose
#FFC5CB
ΔE00 5.29
Bubblegum
#FFC1CC
ΔE00 5.67
Pink
#FFC0CB
ΔE00 5.86
Pale Rose
#FDC1C5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC5CF #C5EBE1
analogous
#EBC5E2 #EBC5CF #EBCEC5
triadic
#EBC5CF #CFEBC5 #C5CFEB
tetradic
#EBC5CF #E2EBC5 #C5EBE1 #CEC5EB
square
#EBC5CF #E2EBC5 #C5EBE1 #CEC5EB
split-complementary
#EBC5CF #C5EBCE #C5E2EB
monochromatic
#CC6A84 #DB97A9 #EBC5CF #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.56
#EBC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EBC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC5CF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC5CF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#F2C3C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebc5cf; /* rgb */ color: rgb(235, 197, 207); /* oklch */ color: oklch(85.9% 0.045 0.5);
Tailwind
colors: {
custom: {
50: '#f1d6dd',
500: '#ebc5cf',
950: '#000000',
},
}SCSS
$custom: #ebc5cf; $custom-light: #f1d6dd; $custom-dark: #000000;
JSON
{
"hex": "#ebc5cf",
"rgb": {
"r": 235,
"g": 197,
"b": 207
},
"hsl": {
"h": 344.211,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.85889,
"c": 0.04493,
"h": 0.5
},
"luminance": 0.621
}Semantic roles & 50–950 ramp
primary
#EBC5CF
secondary
#8DC7B8
accent
#BC9529
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384