#E49FB3#E49FB3
#E49FB3 is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.5% C 0.086 H 0.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FB3 |
|---|---|
| RGB | rgb(228, 159, 179) |
| HSL | hsl(343, 56%, 76%) |
| HSV | hsv(343, 30%, 89%) |
| CMYK | cmyk(0%, 30.3%, 21.5%, 10.6%) |
| CIE-LAB | lab(72.59, 28.46, 0.04) |
| CIE-LCH | lch(72.59, 28.46, 0.07°) |
| OKLab | oklab(77.47% 0.0856 0.0005) |
| OKLCH | oklch(77.47% 0.086 0.3) |
| XYZ | xyz(52.5305, 44.5478, 48.4708) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.86
Pig Pink
#E78EA5
ΔE00 4.62
Dusty Pink
#D8A7B1
ΔE00 4.83
Soft Pink
#FDB0C0
ΔE00 5.40
Powder Pink
#FFB2D0
ΔE00 6.35
Baby Pink
#FFB7CE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FB3 #9FE4D0
analogous
#E49FD5 #E49FB3 #E4AD9F
triadic
#E49FB3 #B3E49F #9FB3E4
tetradic
#E49FB3 #D5E49F #9FE4D0 #AD9FE4
square
#E49FB3 #D5E49F #9FE4D0 #AD9FE4
split-complementary
#E49FB3 #9FE4AD #9FD5E4
monochromatic
#C93F67 #D76F8D #E49FB3 #F1CFD9 #F8E7EC
Accessibility & contrast
On white
2.12
#E49FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E49FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FB3
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FB3 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#B8B7B2
Tritanopia (blue-blind)
#EF9BA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e49fb3; /* rgb */ color: rgb(228, 159, 179); /* oklch */ color: oklch(77.5% 0.086 0.3);
Tailwind
colors: {
custom: {
50: '#edbcc9',
500: '#e49fb3',
950: '#000000',
},
}SCSS
$custom: #e49fb3; $custom-light: #edbcc9; $custom-dark: #000000;
JSON
{
"hex": "#e49fb3",
"rgb": {
"r": 228,
"g": 159,
"b": 179
},
"hsl": {
"h": 342.609,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.7747,
"c": 0.08559,
"h": 0.3
},
"luminance": 0.44545
}Semantic roles & 50–950 ramp
primary
#E49FB3
secondary
#DBF0EA
accent
#C49522
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182