#E49FBC#E49FBC
#E49FBC is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.7% C 0.090 H 352.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FBC |
|---|---|
| RGB | rgb(228, 159, 188) |
| HSL | hsl(335, 56%, 76%) |
| HSV | hsv(335, 30%, 89%) |
| CMYK | cmyk(0%, 30.3%, 17.5%, 10.6%) |
| CIE-LAB | lab(72.84, 29.82, -4.57) |
| CIE-LCH | lch(72.84, 30.17, 351.29°) |
| OKLab | oklab(77.74% 0.0888 -0.0117) |
| OKLCH | oklch(77.74% 0.09 352.5) |
| XYZ | xyz(53.4705, 44.9238, 53.4219) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.43
Powder Pink
#FFB2D0
ΔE00 5.65
Pig Pink
#E78EA5
ΔE00 5.85
Dusty Pink
#D8A7B1
ΔE00 6.50
Baby Pink
#FFB7CE
ΔE00 6.58
Soft Pink
#FDB0C0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FBC #9FE4C7
analogous
#E49FDE #E49FBC #E4A49F
triadic
#E49FBC #BCE49F #9FBCE4
tetradic
#E49FBC #DEE49F #9FE4C7 #A49FE4
square
#E49FBC #DEE49F #9FE4C7 #A49FE4
split-complementary
#E49FBC #9FE4A4 #9FDEE4
monochromatic
#C93F79 #D76F9B #E49FBC #F1CFDD #F8E7EE
Accessibility & contrast
On white
2.10
#E49FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E49FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FBC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FBC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#EE9DA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e49fbc; /* rgb */ color: rgb(228, 159, 188); /* oklch */ color: oklch(77.7% 0.090 352.5);
Tailwind
colors: {
custom: {
50: '#edbcd0',
500: '#e49fbc',
950: '#000000',
},
}SCSS
$custom: #e49fbc; $custom-light: #edbcd0; $custom-dark: #000000;
JSON
{
"hex": "#e49fbc",
"rgb": {
"r": 228,
"g": 159,
"b": 188
},
"hsl": {
"h": 334.783,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.77743,
"c": 0.08956,
"h": 352.5
},
"luminance": 0.44921
}Semantic roles & 50–950 ramp
primary
#E49FBC
secondary
#DBF0E7
accent
#C48022
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182