#E49FBB#E49FBB
#E49FBB is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.7% C 0.089 H 353.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FBB |
|---|---|
| RGB | rgb(228, 159, 187) |
| HSL | hsl(336, 56%, 76%) |
| HSV | hsv(336, 30%, 89%) |
| CMYK | cmyk(0%, 30.3%, 18%, 10.6%) |
| CIE-LAB | lab(72.81, 29.66, -4.06) |
| CIE-LCH | lch(72.81, 29.94, 352.21°) |
| OKLab | oklab(77.71% 0.0884 -0.0103) |
| OKLCH | oklch(77.71% 0.089 353.3) |
| XYZ | xyz(53.3631, 44.8809, 52.8561) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.14
Powder Pink
#FFB2D0
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 5.66
Dusty Pink
#D8A7B1
ΔE00 6.29
Baby Pink
#FFB7CE
ΔE00 6.51
Soft Pink
#FDB0C0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FBB #9FE4C8
analogous
#E49FDD #E49FBB #E4A59F
triadic
#E49FBB #BBE49F #9FBBE4
tetradic
#E49FBB #DDE49F #9FE4C8 #A59FE4
square
#E49FBB #DDE49F #9FE4C8 #A59FE4
split-complementary
#E49FBB #9FE4A5 #9FDDE4
monochromatic
#C93F77 #D76F99 #E49FBB #F1CFDD #F8E7EE
Accessibility & contrast
On white
2.11
#E49FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E49FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FBB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FBB | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 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)
#A6ACBC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#EE9DA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e49fbb; /* rgb */ color: rgb(228, 159, 187); /* oklch */ color: oklch(77.7% 0.089 353.3);
Tailwind
colors: {
custom: {
50: '#edbccf',
500: '#e49fbb',
950: '#000000',
},
}SCSS
$custom: #e49fbb; $custom-light: #edbccf; $custom-dark: #000000;
JSON
{
"hex": "#e49fbb",
"rgb": {
"r": 228,
"g": 159,
"b": 187
},
"hsl": {
"h": 335.652,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.77712,
"c": 0.08904,
"h": 353.3
},
"luminance": 0.44878
}Semantic roles & 50–950 ramp
primary
#E49FBB
secondary
#DBF0E7
accent
#C48222
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182