#E49FB6#E49FB6
#E49FB6 is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.087 H 357.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FB6 |
|---|---|
| RGB | rgb(228, 159, 182) |
| HSL | hsl(340, 56%, 76%) |
| HSV | hsv(340, 30%, 89%) |
| CMYK | cmyk(0%, 30.3%, 20.2%, 10.6%) |
| CIE-LAB | lab(72.67, 28.90, -1.50) |
| CIE-LCH | lch(72.67, 28.94, 357.03°) |
| OKLab | oklab(77.56% 0.0867 -0.0036) |
| OKLCH | oklch(77.56% 0.087 357.6) |
| XYZ | xyz(52.8372, 44.6705, 50.0861) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.69
Pig Pink
#E78EA5
ΔE00 4.89
Dusty Pink
#D8A7B1
ΔE00 5.31
Soft Pink
#FDB0C0
ΔE00 5.75
Powder Pink
#FFB2D0
ΔE00 5.97
Baby Pink
#FFB7CE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FB6 #9FE4CD
analogous
#E49FD8 #E49FB6 #E4AA9F
triadic
#E49FB6 #B6E49F #9FB6E4
tetradic
#E49FB6 #D8E49F #9FE4CD #AA9FE4
square
#E49FB6 #D8E49F #9FE4CD #AA9FE4
split-complementary
#E49FB6 #9FE4AA #9FD8E4
monochromatic
#C93F6D #D76F92 #E49FB6 #F1CFDA #F8E7ED
Accessibility & contrast
On white
2.11
#E49FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E49FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FB6
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FB6 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB7
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#EF9CA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e49fb6; /* rgb */ color: rgb(228, 159, 182); /* oklch */ color: oklch(77.6% 0.087 357.6);
Tailwind
colors: {
custom: {
50: '#edbccb',
500: '#e49fb6',
950: '#000000',
},
}SCSS
$custom: #e49fb6; $custom-light: #edbccb; $custom-dark: #000000;
JSON
{
"hex": "#e49fb6",
"rgb": {
"r": 228,
"g": 159,
"b": 182
},
"hsl": {
"h": 340,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.77559,
"c": 0.08674,
"h": 357.6
},
"luminance": 0.44668
}Semantic roles & 50–950 ramp
primary
#E49FB6
secondary
#DBF0E9
accent
#C48E22
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182