#EBBACC#EBBACC
#EBBACC is a very light, moderate pink. Relative luminance 0.571; OKLCH L 83.8% C 0.061 H 354.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBACC |
|---|---|
| RGB | rgb(235, 186, 204) |
| HSL | hsl(338, 55%, 83%) |
| HSV | hsv(338, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 13.2%, 7.8%) |
| CIE-LAB | lab(80.26, 20.39, -2.30) |
| CIE-LCH | lch(80.26, 20.52, 353.56°) |
| OKLab | oklab(83.76% 0.0605 -0.0058) |
| OKLCH | oklch(83.76% 0.061 354.5) |
| XYZ | xyz(62.7187, 57.1418, 64.8407) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.35
Baby Pink
#FFB7CE
ΔE00 4.67
Bubblegum
#FFC1CC
ΔE00 4.68
Pink
#FFC0CB
ΔE00 4.75
Pale Pink
#FFCFDC
ΔE00 5.13
Light Pink
#FFD1DF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBACC #BAEBD9
analogous
#EBBAE5 #EBBACC #EBC0BA
triadic
#EBBACC #CCEBBA #BACCEB
tetradic
#EBBACC #E5EBBA #BAEBD9 #C0BAEB
square
#EBBACC #E5EBBA #BAEBD9 #C0BAEB
split-complementary
#EBBACC #BAEBC0 #BAE5EB
monochromatic
#CF5B86 #DD8BA9 #EBBACC #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.69
#EBBACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EBBACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBACC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBACC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#F3B8C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbacc; /* rgb */ color: rgb(235, 186, 204); /* oklch */ color: oklch(83.8% 0.061 354.5);
Tailwind
colors: {
custom: {
50: '#f2cfdb',
500: '#ebbacc',
950: '#000000',
},
}SCSS
$custom: #ebbacc; $custom-light: #f2cfdb; $custom-dark: #000000;
JSON
{
"hex": "#ebbacc",
"rgb": {
"r": 235,
"g": 186,
"b": 204
},
"hsl": {
"h": 337.959,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83763,
"c": 0.0608,
"h": 354.5
},
"luminance": 0.5714
}Semantic roles & 50–950 ramp
primary
#EBBACC
secondary
#82C7AE
accent
#C38823
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171315
muted
#858384