#EBABBD#EBABBD
#EBABBD is a light, moderate pink. Relative luminance 0.505; OKLCH L 80.6% C 0.078 H 0.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABBD |
|---|---|
| RGB | rgb(235, 171, 189) |
| HSL | hsl(343, 62%, 80%) |
| HSV | hsv(343, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 19.6%, 7.8%) |
| CIE-LAB | lab(76.35, 26.05, 0.12) |
| CIE-LCH | lch(76.35, 26.05, 0.27°) |
| OKLab | oklab(80.62% 0.0782 0.0007) |
| OKLCH | oklch(80.62% 0.078 0.5) |
| XYZ | xyz(58.0097, 50.4649, 54.8194) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.48
Faded Pink
#DE9DAC
ΔE00 3.92
Baby Pink
#FFB7CE
ΔE00 4.05
Pastel Pink
#FFBACD
ΔE00 4.19
Dusty Pink
#D8A7B1
ΔE00 4.40
Lightpink
#FFB6C1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABBD #ABEBD9
analogous
#EBABDD #EBABBD #EBB9AB
triadic
#EBABBD #BDEBAB #ABBDEB
tetradic
#EBABBD #DDEBAB #ABEBD9 #B9ABEB
square
#EBABBD #DDEBAB #ABEBD9 #B9ABEB
split-complementary
#EBABBD #ABEBB9 #ABDDEB
monochromatic
#D3486F #DF7A96 #EBABBD #F7DCE4 #F9E6EC
Accessibility & contrast
On white
1.89
#EBABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#EBABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABBD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABBD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#F6A8B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebabbd; /* rgb */ color: rgb(235, 171, 189); /* oklch */ color: oklch(80.6% 0.078 0.5);
Tailwind
colors: {
custom: {
50: '#f2c4d0',
500: '#ebabbd',
950: '#000000',
},
}SCSS
$custom: #ebabbd; $custom-light: #f2c4d0; $custom-dark: #000000;
JSON
{
"hex": "#ebabbd",
"rgb": {
"r": 235,
"g": 171,
"b": 189
},
"hsl": {
"h": 343.125,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80616,
"c": 0.07824,
"h": 0.5
},
"luminance": 0.50462
}Semantic roles & 50–950 ramp
primary
#EBABBD
secondary
#73C7B0
accent
#C9991C
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171214
muted
#858283