#EBA4BB#EBA4BB
#EBA4BB is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.3% C 0.088 H 358.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4BB |
|---|---|
| RGB | rgb(235, 164, 187) |
| HSL | hsl(341, 64%, 78%) |
| HSV | hsv(341, 30%, 92%) |
| CMYK | cmyk(0%, 30.2%, 20.4%, 7.8%) |
| CIE-LAB | lab(74.70, 29.47, -1.20) |
| CIE-LCH | lch(74.70, 29.50, 357.67°) |
| OKLab | oklab(79.33% 0.0884 -0.0027) |
| OKLCH | oklch(79.33% 0.088 358.2) |
| XYZ | xyz(56.5067, 47.8040, 53.2548) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.53
Soft Pink
#FDB0C0
ΔE00 4.39
Powder Pink
#FFB2D0
ΔE00 4.56
Baby Pink
#FFB7CE
ΔE00 4.88
Pastel Pink
#FFBACD
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4BB #A4EBD4
analogous
#EBA4DF #EBA4BB #EBB0A4
triadic
#EBA4BB #BBEBA4 #A4BBEB
tetradic
#EBA4BB #DFEBA4 #A4EBD4 #B0A4EB
square
#EBA4BB #DFEBA4 #A4EBD4 #B0A4EB
split-complementary
#EBA4BB #A4EBB0 #A4DFEB
monochromatic
#D54070 #E07296 #EBA4BB #F6D6E0 #F9E6EC
Accessibility & contrast
On white
1.99
#EBA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EBA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4BB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4BB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BC
Deuteranopia (green-blind)
#BDBDB9
Tritanopia (blue-blind)
#F6A0AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba4bb; /* rgb */ color: rgb(235, 164, 187); /* oklch */ color: oklch(79.3% 0.088 358.2);
Tailwind
colors: {
custom: {
50: '#f2bfcf',
500: '#eba4bb',
950: '#000000',
},
}SCSS
$custom: #eba4bb; $custom-light: #f2bfcf; $custom-dark: #000000;
JSON
{
"hex": "#eba4bb",
"rgb": {
"r": 235,
"g": 164,
"b": 187
},
"hsl": {
"h": 340.563,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.79328,
"c": 0.08848,
"h": 358.2
},
"luminance": 0.47801
}Semantic roles & 50–950 ramp
primary
#EBA4BB
secondary
#DAF1EA
accent
#CC921A
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182