#E491BC#E491BC
#E491BC is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.4% C 0.113 H 347.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E491BC |
|---|---|
| RGB | rgb(228, 145, 188) |
| HSL | hsl(329, 61%, 73%) |
| HSV | hsv(329, 36%, 89%) |
| CMYK | cmyk(0%, 36.4%, 17.5%, 10.6%) |
| CIE-LAB | lab(69.74, 37.26, -9.17) |
| CIE-LCH | lch(69.74, 38.37, 346.18°) |
| OKLab | oklab(75.37% 0.1106 -0.024) |
| OKLCH | oklch(75.37% 0.113 347.8) |
| XYZ | xyz(51.1980, 40.3787, 52.6644) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.22
Pig Pink
#E78EA5
ΔE00 6.43
Dull Pink
#D5869D
ΔE00 6.89
Pinky
#FC86AA
ΔE00 7.03
Faded Pink
#DE9DAC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E491BC #91E4B9
analogous
#E391E4 #E491BC #E49192
triadic
#E491BC #BCE491 #91BCE4
tetradic
#E491BC #E4E391 #91E4B9 #9192E4
square
#E491BC #E4E391 #91E4B9 #9192E4
split-complementary
#E491BC #92E491 #91E4E3
monochromatic
#C93180 #D8609E #E491BC #F0C2DA #F9E6F0
Accessibility & contrast
On white
2.31
#E491BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E491BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E491BC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E491BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E491BC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#ACB0BA
Tritanopia (blue-blind)
#EF90A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e491bc; /* rgb */ color: rgb(228, 145, 188); /* oklch */ color: oklch(75.4% 0.113 347.8);
Tailwind
colors: {
custom: {
50: '#eeb2d0',
500: '#e491bc',
950: '#000000',
},
}SCSS
$custom: #e491bc; $custom-light: #eeb2d0; $custom-dark: #000000;
JSON
{
"hex": "#e491bc",
"rgb": {
"r": 228,
"g": 145,
"b": 188
},
"hsl": {
"h": 328.916,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.75373,
"c": 0.11317,
"h": 347.8
},
"luminance": 0.40376
}Semantic roles & 50–950 ramp
primary
#E491BC
secondary
#DBF0E5
accent
#C8701D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082