#EBBCCE#EBBCCE
#EBBCCE is a very light, muted pink. Relative luminance 0.581; OKLCH L 84.2% C 0.059 H 353.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCCE |
|---|---|
| RGB | rgb(235, 188, 206) |
| HSL | hsl(337, 54%, 83%) |
| HSV | hsv(337, 20%, 92%) |
| CMYK | cmyk(0%, 20%, 12.3%, 7.8%) |
| CIE-LAB | lab(80.79, 19.65, -2.60) |
| CIE-LCH | lch(80.79, 19.82, 352.45°) |
| OKLab | oklab(84.19% 0.0582 -0.0066) |
| OKLCH | oklch(84.19% 0.059 353.5) |
| XYZ | xyz(63.3844, 58.0869, 66.2536) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.72
Pale Pink
#FFCFDC
ΔE00 4.79
Bubblegum
#FFC1CC
ΔE00 4.86
Pink
#FFC0CB
ΔE00 4.96
Light Pink
#FFD1DF
ΔE00 5.02
Baby Pink
#FFB7CE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCCE #BCEBD9
analogous
#EBBCE5 #EBBCCE #EBC1BC
triadic
#EBBCCE #CEEBBC #BCCEEB
tetradic
#EBBCCE #E5EBBC #BCEBD9 #C1BCEB
square
#EBBCCE #E5EBBC #BCEBD9 #C1BCEB
split-complementary
#EBBCCE #BCEBC1 #BCE5EB
monochromatic
#CF5E89 #DD8DAC #EBBCCE #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.66
#EBBCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EBBCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCCE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCCE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#F3BBC2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbcce; /* rgb */ color: rgb(235, 188, 206); /* oklch */ color: oklch(84.2% 0.059 353.5);
Tailwind
colors: {
custom: {
50: '#f2d0dc',
500: '#ebbcce',
950: '#000000',
},
}SCSS
$custom: #ebbcce; $custom-light: #f2d0dc; $custom-dark: #000000;
JSON
{
"hex": "#ebbcce",
"rgb": {
"r": 235,
"g": 188,
"b": 206
},
"hsl": {
"h": 337.021,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.8419,
"c": 0.05858,
"h": 353.5
},
"luminance": 0.58085
}Semantic roles & 50–950 ramp
primary
#EBBCCE
secondary
#84C7AE
accent
#C18524
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384