#E49ABB#E49ABB
#E49ABB is a light, moderate pink. Relative luminance 0.432; OKLCH L 76.8% C 0.097 H 351.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E49ABB |
|---|---|
| RGB | rgb(228, 154, 187) |
| HSL | hsl(333, 58%, 75%) |
| HSV | hsv(333, 32%, 89%) |
| CMYK | cmyk(0%, 32.5%, 18%, 10.6%) |
| CIE-LAB | lab(71.69, 32.33, -5.72) |
| CIE-LCH | lch(71.69, 32.84, 349.97°) |
| OKLab | oklab(76.85% 0.0963 -0.0147) |
| OKLCH | oklch(76.85% 0.097 351.3) |
| XYZ | xyz(52.5206, 43.1959, 52.5753) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.27
Pig Pink
#E78EA5
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 6.49
Dull Pink
#D5869D
ΔE00 6.68
Pinky
#FC86AA
ΔE00 7.27
Baby Pink
#FFB7CE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49ABB #9AE4C3
analogous
#E49AE0 #E49ABB #E49E9A
triadic
#E49ABB #BBE49A #9ABBE4
tetradic
#E49ABB #E0E49A #9AE4C3 #9E9AE4
square
#E49ABB #E0E49A #9AE4C3 #9E9AE4
split-complementary
#E49ABB #9AE49E #9AE0E4
monochromatic
#CA397A #D76A9A #E49ABB #F1CADC #F9E7EF
Accessibility & contrast
On white
2.18
#E49ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E49ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49ABB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49ABB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#EF98A5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e49abb; /* rgb */ color: rgb(228, 154, 187); /* oklch */ color: oklch(76.8% 0.097 351.3);
Tailwind
colors: {
custom: {
50: '#edb8cf',
500: '#e49abb',
950: '#000000',
},
}SCSS
$custom: #e49abb; $custom-light: #edb8cf; $custom-dark: #000000;
JSON
{
"hex": "#e49abb",
"rgb": {
"r": 228,
"g": 154,
"b": 187
},
"hsl": {
"h": 333.243,
"s": 57.813,
"l": 74.902
},
"oklch": {
"l": 0.7685,
"c": 0.09737,
"h": 351.3
},
"luminance": 0.43193
}Semantic roles & 50–950 ramp
primary
#E49ABB
secondary
#DBF0E7
accent
#C57C20
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082