#E49FB2#E49FB2
#E49FB2 is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.4% C 0.085 H 1.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FB2 |
|---|---|
| RGB | rgb(228, 159, 178) |
| HSL | hsl(343, 56%, 76%) |
| HSV | hsv(343, 30%, 89%) |
| CMYK | cmyk(0%, 30.3%, 21.9%, 10.6%) |
| CIE-LAB | lab(72.57, 28.31, 0.55) |
| CIE-LCH | lch(72.57, 28.32, 1.11°) |
| OKLab | oklab(77.44% 0.0852 0.0018) |
| OKLCH | oklch(77.44% 0.085 1.2) |
| XYZ | xyz(52.4297, 44.5075, 47.9401) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.62
Pig Pink
#E78EA5
ΔE00 4.58
Dusty Pink
#D8A7B1
ΔE00 4.69
Soft Pink
#FDB0C0
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 6.50
Baby Pink
#FFB7CE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FB2 #9FE4D1
analogous
#E49FD4 #E49FB2 #E4AE9F
triadic
#E49FB2 #B2E49F #9FB2E4
tetradic
#E49FB2 #D4E49F #9FE4D1 #AE9FE4
square
#E49FB2 #D4E49F #9FE4D1 #AE9FE4
split-complementary
#E49FB2 #9FE4AE #9FD4E4
monochromatic
#C93F65 #D76F8C #E49FB2 #F1CFD8 #F8E7EC
Accessibility & contrast
On white
2.12
#E49FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E49FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FB2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FB2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#B8B7B1
Tritanopia (blue-blind)
#F09BA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e49fb2; /* rgb */ color: rgb(228, 159, 178); /* oklch */ color: oklch(77.4% 0.085 1.2);
Tailwind
colors: {
custom: {
50: '#edbcc9',
500: '#e49fb2',
950: '#000000',
},
}SCSS
$custom: #e49fb2; $custom-light: #edbcc9; $custom-dark: #000000;
JSON
{
"hex": "#e49fb2",
"rgb": {
"r": 228,
"g": 159,
"b": 178
},
"hsl": {
"h": 343.478,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.77441,
"c": 0.08525,
"h": 1.2
},
"luminance": 0.44505
}Semantic roles & 50–950 ramp
primary
#E49FB2
secondary
#DBF0EA
accent
#C49722
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182