#EBA8BB#EBA8BB
#EBA8BB is a light, moderate pink. Relative luminance 0.493; OKLCH L 80.0% C 0.082 H 0.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8BB |
|---|---|
| RGB | rgb(235, 168, 187) |
| HSL | hsl(343, 63%, 79%) |
| HSV | hsv(343, 29%, 92%) |
| CMYK | cmyk(0%, 28.5%, 20.4%, 7.8%) |
| CIE-LAB | lab(75.61, 27.34, 0.13) |
| CIE-LCH | lch(75.61, 27.35, 0.28°) |
| OKLab | oklab(80.03% 0.0822 0.0007) |
| OKLCH | oklch(80.03% 0.082 0.5) |
| XYZ | xyz(57.2339, 49.2582, 53.4972) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.44
Soft Pink
#FDB0C0
ΔE00 3.58
Baby Pink
#FFB7CE
ΔE00 4.38
Pastel Pink
#FFBACD
ΔE00 4.66
Dusty Pink
#D8A7B1
ΔE00 4.67
Powder Pink
#FFB2D0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8BB #A8EBD8
analogous
#EBA8DD #EBA8BB #EBB7A8
triadic
#EBA8BB #BBEBA8 #A8BBEB
tetradic
#EBA8BB #DDEBA8 #A8EBD8 #B7A8EB
square
#EBA8BB #DDEBA8 #A8EBD8 #B7A8EB
split-complementary
#EBA8BB #A8EBB7 #A8DDEB
monochromatic
#D4446D #E07694 #EBA8BB #F6DAE2 #F9E6EC
Accessibility & contrast
On white
1.94
#EBA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#EBA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8BB
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8BB | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#C0BFBA
Tritanopia (blue-blind)
#F6A4AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eba8bb; /* rgb */ color: rgb(235, 168, 187); /* oklch */ color: oklch(80.0% 0.082 0.5);
Tailwind
colors: {
custom: {
50: '#f2c2cf',
500: '#eba8bb',
950: '#000000',
},
}SCSS
$custom: #eba8bb; $custom-light: #f2c2cf; $custom-dark: #000000;
JSON
{
"hex": "#eba8bb",
"rgb": {
"r": 235,
"g": 168,
"b": 187
},
"hsl": {
"h": 342.985,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.80028,
"c": 0.08219,
"h": 0.5
},
"luminance": 0.49255
}Semantic roles & 50–950 ramp
primary
#EBA8BB
secondary
#DAF1EA
accent
#CA991B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182