#E49BB5#E49BB5
#E49BB5 is a light, moderate pink. Relative luminance 0.433; OKLCH L 76.8% C 0.093 H 356.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E49BB5 |
|---|---|
| RGB | rgb(228, 155, 181) |
| HSL | hsl(339, 57%, 75%) |
| HSV | hsv(339, 32%, 89%) |
| CMYK | cmyk(0%, 32%, 20.6%, 10.6%) |
| CIE-LAB | lab(71.74, 30.89, -2.32) |
| CIE-LCH | lch(71.74, 30.98, 355.71°) |
| OKLab | oklab(76.83% 0.0926 -0.0057) |
| OKLCH | oklch(76.83% 0.093 356.5) |
| XYZ | xyz(52.0574, 43.2758, 49.3182) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.36
Pig Pink
#E78EA5
ΔE00 4.24
Dull Pink
#D5869D
ΔE00 5.94
Dusty Pink
#D8A7B1
ΔE00 6.33
Powder Pink
#FFB2D0
ΔE00 6.43
Soft Pink
#FDB0C0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49BB5 #9BE4CA
analogous
#E49BD9 #E49BB5 #E4A59B
triadic
#E49BB5 #B5E49B #9BB5E4
tetradic
#E49BB5 #D9E49B #9BE4CA #A59BE4
square
#E49BB5 #D9E49B #9BE4CA #A59BE4
split-complementary
#E49BB5 #9BE4A5 #9BD9E4
monochromatic
#CA3B6E #D76B91 #E49BB5 #F1CBD9 #F8E7ED
Accessibility & contrast
On white
2.18
#E49BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#E49BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49BB5
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49BB5 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B6
Deuteranopia (green-blind)
#B5B5B3
Tritanopia (blue-blind)
#EF98A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e49bb5; /* rgb */ color: rgb(228, 155, 181); /* oklch */ color: oklch(76.8% 0.093 356.5);
Tailwind
colors: {
custom: {
50: '#eeb9cb',
500: '#e49bb5',
950: '#000000',
},
}SCSS
$custom: #e49bb5; $custom-light: #eeb9cb; $custom-dark: #000000;
JSON
{
"hex": "#e49bb5",
"rgb": {
"r": 228,
"g": 155,
"b": 181
},
"hsl": {
"h": 338.63,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.76835,
"c": 0.09277,
"h": 356.5
},
"luminance": 0.43273
}Semantic roles & 50–950 ramp
primary
#E49BB5
secondary
#DBF0E8
accent
#C58A20
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082