#EBBCCF#EBBCCF
#EBBCCF is a very light, muted pink. Relative luminance 0.581; OKLCH L 84.2% C 0.059 H 352.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCCF |
|---|---|
| RGB | rgb(235, 188, 207) |
| HSL | hsl(336, 54%, 83%) |
| HSV | hsv(336, 20%, 92%) |
| CMYK | cmyk(0%, 20%, 11.9%, 7.8%) |
| CIE-LAB | lab(80.81, 19.81, -3.10) |
| CIE-LCH | lch(80.81, 20.05, 351.10°) |
| OKLab | oklab(84.22% 0.0586 -0.0079) |
| OKLCH | oklch(84.22% 0.059 352.3) |
| XYZ | xyz(63.5062, 58.1357, 66.8954) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.78
Pale Pink
#FFCFDC
ΔE00 4.91
Bubblegum
#FFC1CC
ΔE00 5.06
Baby Pink
#FFB7CE
ΔE00 5.07
Light Pink
#FFD1DF
ΔE00 5.10
Pink
#FFC0CB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCCF #BCEBD8
analogous
#EBBCE6 #EBBCCF #EBC0BC
triadic
#EBBCCF #CFEBBC #BCCFEB
tetradic
#EBBCCF #E6EBBC #BCEBD8 #C0BCEB
square
#EBBCCF #E6EBBC #BCEBD8 #C0BCEB
split-complementary
#EBBCCF #BCEBC0 #BCE6EB
monochromatic
#CF5E8B #DD8DAD #EBBCCF #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.66
#EBBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EBBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCCF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCCF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#CBCBCE
Tritanopia (blue-blind)
#F3BBC2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbccf; /* rgb */ color: rgb(235, 188, 207); /* oklch */ color: oklch(84.2% 0.059 352.3);
Tailwind
colors: {
custom: {
50: '#f2d0dd',
500: '#ebbccf',
950: '#000000',
},
}SCSS
$custom: #ebbccf; $custom-light: #f2d0dd; $custom-dark: #000000;
JSON
{
"hex": "#ebbccf",
"rgb": {
"r": 235,
"g": 188,
"b": 207
},
"hsl": {
"h": 335.745,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.84219,
"c": 0.0591,
"h": 352.3
},
"luminance": 0.58134
}Semantic roles & 50–950 ramp
primary
#EBBCCF
secondary
#84C7AC
accent
#C18224
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384