#EBA5BB#EBA5BB
#EBA5BB is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.5% C 0.087 H 358.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA5BB |
|---|---|
| RGB | rgb(235, 165, 187) |
| HSL | hsl(341, 64%, 78%) |
| HSV | hsv(341, 30%, 92%) |
| CMYK | cmyk(0%, 29.8%, 20.4%, 7.8%) |
| CIE-LAB | lab(74.93, 28.94, -0.87) |
| CIE-LCH | lch(74.93, 28.95, 358.29°) |
| OKLab | oklab(79.5% 0.0869 -0.0019) |
| OKLCH | oklch(79.5% 0.087 358.8) |
| XYZ | xyz(56.6864, 48.1633, 53.3147) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.46
Soft Pink
#FDB0C0
ΔE00 4.16
Powder Pink
#FFB2D0
ΔE00 4.55
Baby Pink
#FFB7CE
ΔE00 4.72
Pastel Pink
#FFBACD
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA5BB #A5EBD5
analogous
#EBA5DE #EBA5BB #EBB2A5
triadic
#EBA5BB #BBEBA5 #A5BBEB
tetradic
#EBA5BB #DEEBA5 #A5EBD5 #B2A5EB
square
#EBA5BB #DEEBA5 #A5EBD5 #B2A5EB
split-complementary
#EBA5BB #A5EBB2 #A5DEEB
monochromatic
#D5416F #E07395 #EBA5BB #F6D7E1 #F9E6EC
Accessibility & contrast
On white
1.98
#EBA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#EBA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA5BB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA5BB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#BEBDB9
Tritanopia (blue-blind)
#F6A1AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba5bb; /* rgb */ color: rgb(235, 165, 187); /* oklch */ color: oklch(79.5% 0.087 358.8);
Tailwind
colors: {
custom: {
50: '#f2c0cf',
500: '#eba5bb',
950: '#000000',
},
}SCSS
$custom: #eba5bb; $custom-light: #f2c0cf; $custom-dark: #000000;
JSON
{
"hex": "#eba5bb",
"rgb": {
"r": 235,
"g": 165,
"b": 187
},
"hsl": {
"h": 341.143,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.79502,
"c": 0.0869,
"h": 358.8
},
"luminance": 0.4816
}Semantic roles & 50–950 ramp
primary
#EBA5BB
secondary
#DAF1EA
accent
#CB941A
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182