#E49FBF#E49FBF
#E49FBF is a light, moderate pink. Relative luminance 0.451; OKLCH L 77.8% C 0.091 H 350.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FBF |
|---|---|
| RGB | rgb(228, 159, 191) |
| HSL | hsl(332, 56%, 76%) |
| HSV | hsv(332, 30%, 89%) |
| CMYK | cmyk(0%, 30.3%, 16.2%, 10.6%) |
| CIE-LAB | lab(72.93, 30.29, -6.10) |
| CIE-LCH | lch(72.93, 30.89, 348.62°) |
| OKLab | oklab(77.84% 0.0898 -0.0158) |
| OKLCH | oklch(77.84% 0.091 350) |
| XYZ | xyz(53.7973, 45.0545, 55.1428) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.30
Powder Pink
#FFB2D0
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 6.46
Baby Pink
#FFB7CE
ΔE00 6.85
Dusty Pink
#D8A7B1
ΔE00 7.17
Soft Pink
#FDB0C0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FBF #9FE4C4
analogous
#E49FE1 #E49FBF #E4A19F
triadic
#E49FBF #BFE49F #9FBFE4
tetradic
#E49FBF #E1E49F #9FE4C4 #A19FE4
square
#E49FBF #E1E49F #9FE4C4 #A19FE4
split-complementary
#E49FBF #9FE4A1 #9FE1E4
monochromatic
#C93F7F #D76F9F #E49FBF #F1CFDF #F8E7EF
Accessibility & contrast
On white
2.10
#E49FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E49FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FBF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FBF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#EE9DAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e49fbf; /* rgb */ color: rgb(228, 159, 191); /* oklch */ color: oklch(77.8% 0.091 350.0);
Tailwind
colors: {
custom: {
50: '#edbcd2',
500: '#e49fbf',
950: '#000000',
},
}SCSS
$custom: #e49fbf; $custom-light: #edbcd2; $custom-dark: #000000;
JSON
{
"hex": "#e49fbf",
"rgb": {
"r": 228,
"g": 159,
"b": 191
},
"hsl": {
"h": 332.174,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.77837,
"c": 0.09121,
"h": 350
},
"luminance": 0.45052
}Semantic roles & 50–950 ramp
primary
#E49FBF
secondary
#DBF0E6
accent
#C47922
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182