#EBC4CF#EBC4CF
#EBC4CF is a very light, muted pink. Relative luminance 0.616; OKLCH L 85.7% C 0.046 H 359.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC4CF |
|---|---|
| RGB | rgb(235, 196, 207) |
| HSL | hsl(343, 49%, 85%) |
| HSV | hsv(343, 17%, 92%) |
| CMYK | cmyk(0%, 16.6%, 11.9%, 7.8%) |
| CIE-LAB | lab(82.73, 15.56, -0.30) |
| CIE-LCH | lch(82.73, 15.57, 358.89°) |
| OKLab | oklab(85.7% 0.0464 -0.0006) |
| OKLCH | oklch(85.7% 0.046 359.3) |
| XYZ | xyz(65.2628, 61.6489, 67.4809) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.84
Light Pink
#FFD1DF
ΔE00 3.96
Light Rose
#FFC5CB
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.44
Pink
#FFC0CB
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC4CF #C4EBE0
analogous
#EBC4E3 #EBC4CF #EBCDC4
triadic
#EBC4CF #CFEBC4 #C4CFEB
tetradic
#EBC4CF #E3EBC4 #C4EBE0 #CDC4EB
square
#EBC4CF #E3EBC4 #C4EBE0 #CDC4EB
split-complementary
#EBC4CF #C4EBCD #C4E3EB
monochromatic
#CC6985 #DC96AA #EBC4CF #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.58
#EBC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#EBC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC4CF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC4CF | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#F2C2C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebc4cf; /* rgb */ color: rgb(235, 196, 207); /* oklch */ color: oklch(85.7% 0.046 359.3);
Tailwind
colors: {
custom: {
50: '#f1d6dd',
500: '#ebc4cf',
950: '#000000',
},
}SCSS
$custom: #ebc4cf; $custom-light: #f1d6dd; $custom-dark: #000000;
JSON
{
"hex": "#ebc4cf",
"rgb": {
"r": 235,
"g": 196,
"b": 207
},
"hsl": {
"h": 343.077,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.85702,
"c": 0.04644,
"h": 359.3
},
"luminance": 0.61647
}Semantic roles & 50–950 ramp
primary
#EBC4CF
secondary
#8CC7B6
accent
#BD9329
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384