#EBA7BB#EBA7BB
#EBA7BB is a light, moderate pink. Relative luminance 0.489; OKLCH L 79.9% C 0.084 H 359.9°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA7BB |
|---|---|
| RGB | rgb(235, 167, 187) |
| HSL | hsl(342, 63%, 79%) |
| HSV | hsv(342, 29%, 92%) |
| CMYK | cmyk(0%, 28.9%, 20.4%, 7.8%) |
| CIE-LAB | lab(75.38, 27.88, -0.20) |
| CIE-LCH | lch(75.38, 27.88, 359.59°) |
| OKLab | oklab(79.85% 0.0838 -0.0001) |
| OKLCH | oklch(79.85% 0.084 359.9) |
| XYZ | xyz(57.0500, 48.8904, 53.4359) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.41
Soft Pink
#FDB0C0
ΔE00 3.75
Baby Pink
#FFB7CE
ΔE00 4.47
Powder Pink
#FFB2D0
ΔE00 4.61
Pastel Pink
#FFBACD
ΔE00 4.84
Dusty Pink
#D8A7B1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA7BB #A7EBD7
analogous
#EBA7DD #EBA7BB #EBB5A7
triadic
#EBA7BB #BBEBA7 #A7BBEB
tetradic
#EBA7BB #DDEBA7 #A7EBD7 #B5A7EB
square
#EBA7BB #DDEBA7 #A7EBD7 #B5A7EB
split-complementary
#EBA7BB #A7EBB5 #A7DDEB
monochromatic
#D4436E #E07594 #EBA7BB #F6D9E2 #F9E6EC
Accessibility & contrast
On white
1.95
#EBA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#EBA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA7BB
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA7BB | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#C0BEBA
Tritanopia (blue-blind)
#F6A3AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eba7bb; /* rgb */ color: rgb(235, 167, 187); /* oklch */ color: oklch(79.9% 0.084 359.9);
Tailwind
colors: {
custom: {
50: '#f2c1cf',
500: '#eba7bb',
950: '#000000',
},
}SCSS
$custom: #eba7bb; $custom-light: #f2c1cf; $custom-dark: #000000;
JSON
{
"hex": "#eba7bb",
"rgb": {
"r": 235,
"g": 167,
"b": 187
},
"hsl": {
"h": 342.353,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.79852,
"c": 0.08375,
"h": 359.9
},
"luminance": 0.48887
}Semantic roles & 50–950 ramp
primary
#EBA7BB
secondary
#DAF1EA
accent
#CB971B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182