#E49BB0#E49BB0
#E49BB0 is a light, moderate pink. Relative luminance 0.431; OKLCH L 76.7% C 0.091 H 0.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E49BB0 |
|---|---|
| RGB | rgb(228, 155, 176) |
| HSL | hsl(343, 57%, 75%) |
| HSV | hsv(343, 32%, 89%) |
| CMYK | cmyk(0%, 32%, 22.8%, 10.6%) |
| CIE-LAB | lab(71.61, 30.16, 0.25) |
| CIE-LCH | lch(71.61, 30.16, 0.48°) |
| OKLab | oklab(76.69% 0.0908 0.0011) |
| OKLCH | oklch(76.69% 0.091 0.7) |
| XYZ | xyz(51.5536, 43.0743, 46.6646) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.08
Pig Pink
#E78EA5
ΔE00 3.58
Dusty Pink
#D8A7B1
ΔE00 5.61
Dull Pink
#D5869D
ΔE00 5.64
Soft Pink
#FDB0C0
ΔE00 6.00
Dusty Pink (survey)
#D58A94
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49BB0 #9BE4CF
analogous
#E49BD4 #E49BB0 #E4AB9B
triadic
#E49BB0 #B0E49B #9BB0E4
tetradic
#E49BB0 #D4E49B #9BE4CF #AB9BE4
square
#E49BB0 #D4E49B #9BE4CF #AB9BE4
split-complementary
#E49BB0 #9BE4AB #9BD4E4
monochromatic
#CA3B64 #D76B8A #E49BB0 #F1CBD6 #F8E7EC
Accessibility & contrast
On white
2.18
#E49BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E49BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49BB0
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49BB0 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B1
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#F097A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e49bb0; /* rgb */ color: rgb(228, 155, 176); /* oklch */ color: oklch(76.7% 0.091 0.7);
Tailwind
colors: {
custom: {
50: '#eeb9c7',
500: '#e49bb0',
950: '#000000',
},
}SCSS
$custom: #e49bb0; $custom-light: #eeb9c7; $custom-dark: #000000;
JSON
{
"hex": "#e49bb0",
"rgb": {
"r": 228,
"g": 155,
"b": 176
},
"hsl": {
"h": 342.74,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.76686,
"c": 0.09082,
"h": 0.7
},
"luminance": 0.43071
}Semantic roles & 50–950 ramp
primary
#E49BB0
secondary
#DBF0EA
accent
#C59620
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082