#EBBBCC#EBBBCC
#EBBBCC is a very light, muted pink. Relative luminance 0.576; OKLCH L 83.9% C 0.059 H 355.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBCC |
|---|---|
| RGB | rgb(235, 187, 204) |
| HSL | hsl(339, 55%, 83%) |
| HSV | hsv(339, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 13.2%, 7.8%) |
| CIE-LAB | lab(80.50, 19.86, -1.95) |
| CIE-LCH | lch(80.50, 19.95, 354.38°) |
| OKLab | oklab(83.95% 0.059 -0.0049) |
| OKLCH | oklch(83.95% 0.059 355.3) |
| XYZ | xyz(62.9301, 57.5646, 64.9112) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.49
Bubblegum
#FFC1CC
ΔE00 4.56
Pink
#FFC0CB
ΔE00 4.65
Pale Pink
#FFCFDC
ΔE00 4.87
Baby Pink
#FFB7CE
ΔE00 4.90
Light Pink
#FFD1DF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBCC #BBEBDA
analogous
#EBBBE4 #EBBBCC #EBC2BB
triadic
#EBBBCC #CCEBBB #BBCCEB
tetradic
#EBBBCC #E4EBBB #BBEBDA #C2BBEB
square
#EBBBCC #E4EBBB #BBEBDA #C2BBEB
split-complementary
#EBBBCC #BBEBC2 #BBE4EB
monochromatic
#CF5C85 #DD8CA9 #EBBBCC #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.68
#EBBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EBBBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBCC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBCC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#F3B9C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbbcc; /* rgb */ color: rgb(235, 187, 204); /* oklch */ color: oklch(83.9% 0.059 355.3);
Tailwind
colors: {
custom: {
50: '#f2cfdb',
500: '#ebbbcc',
950: '#000000',
},
}SCSS
$custom: #ebbbcc; $custom-light: #f2cfdb; $custom-dark: #000000;
JSON
{
"hex": "#ebbbcc",
"rgb": {
"r": 235,
"g": 187,
"b": 204
},
"hsl": {
"h": 338.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83947,
"c": 0.0592,
"h": 355.3
},
"luminance": 0.57562
}Semantic roles & 50–950 ramp
primary
#EBBBCC
secondary
#83C7AF
accent
#C28A23
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171415
muted
#858384