#E49DBF#E49DBF
#E49DBF is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.5% C 0.095 H 349.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E49DBF |
|---|---|
| RGB | rgb(228, 157, 191) |
| HSL | hsl(331, 57%, 75%) |
| HSV | hsv(331, 31%, 89%) |
| CMYK | cmyk(0%, 31.1%, 16.2%, 10.6%) |
| CIE-LAB | lab(72.48, 31.36, -6.76) |
| CIE-LCH | lch(72.48, 32.08, 347.83°) |
| OKLab | oklab(77.49% 0.0929 -0.0176) |
| OKLCH | oklch(77.49% 0.095 349.3) |
| XYZ | xyz(53.4562, 44.3723, 55.0291) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.70
Powder Pink
#FFB2D0
ΔE00 6.07
Pig Pink
#E78EA5
ΔE00 6.42
Baby Pink
#FFB7CE
ΔE00 7.34
Dull Pink
#D5869D
ΔE00 7.57
Lilac
#C8A2C8
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49DBF #9DE4C2
analogous
#E49DE2 #E49DBF #E49E9D
triadic
#E49DBF #BFE49D #9DBFE4
tetradic
#E49DBF #E2E49D #9DE4C2 #9E9DE4
square
#E49DBF #E2E49D #9DE4C2 #9E9DE4
split-complementary
#E49DBF #9DE49E #9DE2E4
monochromatic
#CA3D80 #D76DA0 #E49DBF #F1CDDE #F8E7EF
Accessibility & contrast
On white
2.13
#E49DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E49DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49DBF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49DBF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#EE9BA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e49dbf; /* rgb */ color: rgb(228, 157, 191); /* oklch */ color: oklch(77.5% 0.095 349.3);
Tailwind
colors: {
custom: {
50: '#edbad2',
500: '#e49dbf',
950: '#000000',
},
}SCSS
$custom: #e49dbf; $custom-light: #edbad2; $custom-dark: #000000;
JSON
{
"hex": "#e49dbf",
"rgb": {
"r": 228,
"g": 157,
"b": 191
},
"hsl": {
"h": 331.268,
"s": 56.8,
"l": 75.49
},
"oklch": {
"l": 0.77492,
"c": 0.09459,
"h": 349.3
},
"luminance": 0.4437
}Semantic roles & 50–950 ramp
primary
#E49DBF
secondary
#DBF0E6
accent
#C47621
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182