#EBC3CF#EBC3CF
#EBC3CF is a very light, muted pink. Relative luminance 0.612; OKLCH L 85.5% C 0.048 H 358.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC3CF |
|---|---|
| RGB | rgb(235, 195, 207) |
| HSL | hsl(342, 50%, 84%) |
| HSV | hsv(342, 17%, 92%) |
| CMYK | cmyk(0%, 17%, 11.9%, 7.8%) |
| CIE-LAB | lab(82.49, 16.09, -0.65) |
| CIE-LCH | lch(82.49, 16.11, 357.68°) |
| OKLab | oklab(85.52% 0.048 -0.0015) |
| OKLCH | oklch(85.52% 0.048 358.2) |
| XYZ | xyz(65.0380, 61.1993, 67.4060) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.80
Light Pink
#FFD1DF
ΔE00 3.94
Light Rose
#FFC5CB
ΔE00 5.18
Bubblegum
#FFC1CC
ΔE00 5.25
Pink
#FFC0CB
ΔE00 5.43
Pale Rose
#FDC1C5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC3CF #C3EBDF
analogous
#EBC3E3 #EBC3CF #EBCBC3
triadic
#EBC3CF #CFEBC3 #C3CFEB
tetradic
#EBC3CF #E3EBC3 #C3EBDF #CBC3EB
square
#EBC3CF #E3EBC3 #C3EBDF #CBC3EB
split-complementary
#EBC3CF #C3EBCB #C3E3EB
monochromatic
#CC6786 #DC95AA #EBC3CF #F7E8ED #F7E8ED
Accessibility & contrast
On white
1.59
#EBC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EBC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC3CF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC3CF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#F2C1C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc3cf; /* rgb */ color: rgb(235, 195, 207); /* oklch */ color: oklch(85.5% 0.048 358.2);
Tailwind
colors: {
custom: {
50: '#f1d5dd',
500: '#ebc3cf',
950: '#000000',
},
}SCSS
$custom: #ebc3cf; $custom-light: #f1d5dd; $custom-dark: #000000;
JSON
{
"hex": "#ebc3cf",
"rgb": {
"r": 235,
"g": 195,
"b": 207
},
"hsl": {
"h": 342,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.85515,
"c": 0.04797,
"h": 358.2
},
"luminance": 0.61197
}Semantic roles & 50–950 ramp
primary
#EBC3CF
secondary
#8BC7B5
accent
#BD9128
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384