#EBA1BB#EBA1BB
#EBA1BB is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.8% C 0.093 H 356.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA1BB |
|---|---|
| RGB | rgb(235, 161, 187) |
| HSL | hsl(339, 65%, 78%) |
| HSV | hsv(339, 31%, 92%) |
| CMYK | cmyk(0%, 31.5%, 20.4%, 7.8%) |
| CIE-LAB | lab(74.03, 31.07, -2.19) |
| CIE-LCH | lch(74.03, 31.15, 355.97°) |
| OKLab | oklab(78.81% 0.0931 -0.0053) |
| OKLCH | oklch(78.81% 0.093 356.7) |
| XYZ | xyz(55.9762, 46.7429, 53.0780) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.91
Powder Pink
#FFB2D0
ΔE00 4.76
Soft Pink
#FDB0C0
ΔE00 5.15
Pig Pink
#E78EA5
ΔE00 5.28
Baby Pink
#FFB7CE
ΔE00 5.46
Pastel Pink
#FFBACD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA1BB #A1EBD1
analogous
#EBA1E0 #EBA1BB #EBACA1
triadic
#EBA1BB #BBEBA1 #A1BBEB
tetradic
#EBA1BB #E0EBA1 #A1EBD1 #ACA1EB
square
#EBA1BB #E0EBA1 #A1EBD1 #ACA1EB
split-complementary
#EBA1BB #A1EBAC #A1E0EB
monochromatic
#D63C72 #E06F96 #EBA1BB #F6D3E0 #FAE6ED
Accessibility & contrast
On white
2.03
#EBA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EBA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA1BB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA1BB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#BBBBB9
Tritanopia (blue-blind)
#F79EAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eba1bb; /* rgb */ color: rgb(235, 161, 187); /* oklch */ color: oklch(78.8% 0.093 356.7);
Tailwind
colors: {
custom: {
50: '#f2bdcf',
500: '#eba1bb',
950: '#000000',
},
}SCSS
$custom: #eba1bb; $custom-light: #f2bdcf; $custom-dark: #000000;
JSON
{
"hex": "#eba1bb",
"rgb": {
"r": 235,
"g": 161,
"b": 187
},
"hsl": {
"h": 338.919,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.7881,
"c": 0.09328,
"h": 356.7
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#EBA1BB
secondary
#DAF1E9
accent
#CD8E19
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182