#EBABBE#EBABBE
#EBABBE is a light, moderate pink. Relative luminance 0.505; OKLCH L 80.6% C 0.079 H 359.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABBE |
|---|---|
| RGB | rgb(235, 171, 190) |
| HSL | hsl(342, 62%, 80%) |
| HSV | hsv(342, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 19.1%, 7.8%) |
| CIE-LAB | lab(76.38, 26.20, -0.38) |
| CIE-LCH | lch(76.38, 26.20, 359.16°) |
| OKLab | oklab(80.65% 0.0786 -0.0006) |
| OKLCH | oklch(80.65% 0.079 359.5) |
| XYZ | xyz(58.1186, 50.5085, 55.3930) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.62
Baby Pink
#FFB7CE
ΔE00 3.96
Faded Pink
#DE9DAC
ΔE00 4.04
Pastel Pink
#FFBACD
ΔE00 4.18
Powder Pink
#FFB2D0
ΔE00 4.42
Dusty Pink
#D8A7B1
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABBE #ABEBD8
analogous
#EBABDE #EBABBE #EBB8AB
triadic
#EBABBE #BEEBAB #ABBEEB
tetradic
#EBABBE #DEEBAB #ABEBD8 #B8ABEB
square
#EBABBE #DEEBAB #ABEBD8 #B8ABEB
split-complementary
#EBABBE #ABEBB8 #ABDEEB
monochromatic
#D34871 #DF7A98 #EBABBE #F7DCE4 #F9E6EC
Accessibility & contrast
On white
1.89
#EBABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#EBABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABBE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABBE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#F6A8B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebabbe; /* rgb */ color: rgb(235, 171, 190); /* oklch */ color: oklch(80.6% 0.079 359.5);
Tailwind
colors: {
custom: {
50: '#f2c4d1',
500: '#ebabbe',
950: '#000000',
},
}SCSS
$custom: #ebabbe; $custom-light: #f2c4d1; $custom-dark: #000000;
JSON
{
"hex": "#ebabbe",
"rgb": {
"r": 235,
"g": 171,
"b": 190
},
"hsl": {
"h": 342.188,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80646,
"c": 0.0786,
"h": 359.5
},
"luminance": 0.50506
}Semantic roles & 50–950 ramp
primary
#EBABBE
secondary
#73C7AE
accent
#C9961C
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171214
muted
#858283