#EBA2BB#EBA2BB
#EBA2BB is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.0% C 0.092 H 357.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2BB |
|---|---|
| RGB | rgb(235, 162, 187) |
| HSL | hsl(339, 65%, 78%) |
| HSV | hsv(339, 31%, 92%) |
| CMYK | cmyk(0%, 31.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(74.25, 30.54, -1.86) |
| CIE-LCH | lch(74.25, 30.59, 356.52°) |
| OKLab | oklab(78.98% 0.0916 -0.0045) |
| OKLCH | oklch(78.98% 0.092 357.2) |
| XYZ | xyz(56.1516, 47.0938, 53.1364) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.76
Powder Pink
#FFB2D0
ΔE00 4.67
Soft Pink
#FDB0C0
ΔE00 4.88
Baby Pink
#FFB7CE
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.41
Pastel Pink
#FFBACD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2BB #A2EBD2
analogous
#EBA2DF #EBA2BB #EBADA2
triadic
#EBA2BB #BBEBA2 #A2BBEB
tetradic
#EBA2BB #DFEBA2 #A2EBD2 #ADA2EB
square
#EBA2BB #DFEBA2 #A2EBD2 #ADA2EB
split-complementary
#EBA2BB #A2EBAD #A2DFEB
monochromatic
#D53D71 #E07096 #EBA2BB #F6D4E0 #FAE6ED
Accessibility & contrast
On white
2.02
#EBA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EBA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2BB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2BB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#BCBBB9
Tritanopia (blue-blind)
#F79FAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba2bb; /* rgb */ color: rgb(235, 162, 187); /* oklch */ color: oklch(79.0% 0.092 357.2);
Tailwind
colors: {
custom: {
50: '#f2becf',
500: '#eba2bb',
950: '#000000',
},
}SCSS
$custom: #eba2bb; $custom-light: #f2becf; $custom-dark: #000000;
JSON
{
"hex": "#eba2bb",
"rgb": {
"r": 235,
"g": 162,
"b": 187
},
"hsl": {
"h": 339.452,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.78982,
"c": 0.09167,
"h": 357.2
},
"luminance": 0.47091
}Semantic roles & 50–950 ramp
primary
#EBA2BB
secondary
#DAF1E9
accent
#CC8F19
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182