#EBBCCB#EBBCCB
#EBBCCB is a very light, muted pink. Relative luminance 0.579; OKLCH L 84.1% C 0.057 H 357.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCCB |
|---|---|
| RGB | rgb(235, 188, 203) |
| HSL | hsl(341, 54%, 83%) |
| HSV | hsv(341, 20%, 92%) |
| CMYK | cmyk(0%, 20%, 13.6%, 7.8%) |
| CIE-LAB | lab(80.71, 19.16, -1.11) |
| CIE-LCH | lch(80.71, 19.20, 356.70°) |
| OKLab | oklab(84.1% 0.0571 -0.0026) |
| OKLCH | oklch(84.1% 0.057 357.3) |
| XYZ | xyz(63.0234, 57.9426, 64.3525) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.33
Pink
#FFC0CB
ΔE00 4.43
Pale Pink
#FFCFDC
ΔE00 4.58
Pastel Pink
#FFBACD
ΔE00 4.68
Light Pink
#FFD1DF
ΔE00 4.90
Light Rose
#FFC5CB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCCB #BCEBDC
analogous
#EBBCE2 #EBBCCB #EBC4BC
triadic
#EBBCCB #CBEBBC #BCCBEB
tetradic
#EBBCCB #E2EBBC #BCEBDC #C4BCEB
square
#EBBCCB #E2EBBC #BCEBDC #C4BCEB
split-complementary
#EBBCCB #BCEBC4 #BCE2EB
monochromatic
#CF5E82 #DD8DA6 #EBBCCB #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.67
#EBBCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EBBCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCCB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCCB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#F3BAC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbccb; /* rgb */ color: rgb(235, 188, 203); /* oklch */ color: oklch(84.1% 0.057 357.3);
Tailwind
colors: {
custom: {
50: '#f2d0da',
500: '#ebbccb',
950: '#000000',
},
}SCSS
$custom: #ebbccb; $custom-light: #f2d0da; $custom-dark: #000000;
JSON
{
"hex": "#ebbccb",
"rgb": {
"r": 235,
"g": 188,
"b": 203
},
"hsl": {
"h": 340.851,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.84101,
"c": 0.05717,
"h": 357.3
},
"luminance": 0.5794
}Semantic roles & 50–950 ramp
primary
#EBBCCB
secondary
#84C7B2
accent
#C18F24
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383