#E49FBD#E49FBD
#E49FBD is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.8% C 0.090 H 351.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FBD |
|---|---|
| RGB | rgb(228, 159, 189) |
| HSL | hsl(334, 56%, 76%) |
| HSV | hsv(334, 30%, 89%) |
| CMYK | cmyk(0%, 30.3%, 17.1%, 10.6%) |
| CIE-LAB | lab(72.87, 29.97, -5.08) |
| CIE-LCH | lch(72.87, 30.40, 350.39°) |
| OKLab | oklab(77.77% 0.0891 -0.0131) |
| OKLCH | oklch(77.77% 0.09 351.7) |
| XYZ | xyz(53.5787, 44.9671, 53.9916) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.72
Powder Pink
#FFB2D0
ΔE00 5.65
Pig Pink
#E78EA5
ΔE00 6.05
Baby Pink
#FFB7CE
ΔE00 6.66
Dusty Pink
#D8A7B1
ΔE00 6.72
Soft Pink
#FDB0C0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FBD #9FE4C6
analogous
#E49FDF #E49FBD #E4A39F
triadic
#E49FBD #BDE49F #9FBDE4
tetradic
#E49FBD #DFE49F #9FE4C6 #A39FE4
square
#E49FBD #DFE49F #9FE4C6 #A39FE4
split-complementary
#E49FBD #9FE4A3 #9FDFE4
monochromatic
#C93F7B #D76F9C #E49FBD #F1CFDE #F8E7EF
Accessibility & contrast
On white
2.10
#E49FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E49FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FBD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FBD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#EE9DA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e49fbd; /* rgb */ color: rgb(228, 159, 189); /* oklch */ color: oklch(77.8% 0.090 351.7);
Tailwind
colors: {
custom: {
50: '#edbcd0',
500: '#e49fbd',
950: '#000000',
},
}SCSS
$custom: #e49fbd; $custom-light: #edbcd0; $custom-dark: #000000;
JSON
{
"hex": "#e49fbd",
"rgb": {
"r": 228,
"g": 159,
"b": 189
},
"hsl": {
"h": 333.913,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.77774,
"c": 0.09009,
"h": 351.7
},
"luminance": 0.44964
}Semantic roles & 50–950 ramp
primary
#E49FBD
secondary
#DBF0E7
accent
#C47D22
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182