#E191BA#E191BA
#E191BA is a light, moderate pink. Relative luminance 0.398; OKLCH L 75.0% C 0.109 H 348.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E191BA |
|---|---|
| RGB | rgb(225, 145, 186) |
| HSL | hsl(329, 57%, 73%) |
| HSV | hsv(329, 36%, 88%) |
| CMYK | cmyk(0%, 35.6%, 17.3%, 11.8%) |
| CIE-LAB | lab(69.33, 35.93, -8.70) |
| CIE-LCH | lch(69.33, 36.97, 346.39°) |
| OKLab | oklab(74.97% 0.1066 -0.0227) |
| OKLCH | oklch(74.97% 0.109 348) |
| XYZ | xyz(50.0402, 39.8064, 51.4926) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.23
Pink (survey)
#FF81C0
ΔE00 6.23
Dull Pink
#D5869D
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.78
Pinky
#FC86AA
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E191BA #91E1B8
analogous
#E091E1 #E191BA #E19192
triadic
#E191BA #BAE191 #91BAE1
tetradic
#E191BA #E1E091 #91E1B8 #9192E1
square
#E191BA #E1E091 #91E1B8 #9192E1
split-complementary
#E191BA #92E191 #91E1E0
monochromatic
#C3357E #D4619C #E191BA #EEC1D8 #F8E7F0
Accessibility & contrast
On white
2.34
#E191BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#E191BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E191BA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E191BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E191BA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BC
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#EC909F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e191ba; /* rgb */ color: rgb(225, 145, 186); /* oklch */ color: oklch(75.0% 0.109 348.0);
Tailwind
colors: {
custom: {
50: '#ecb2ce',
500: '#e191ba',
950: '#000000',
},
}SCSS
$custom: #e191ba; $custom-light: #ecb2ce; $custom-dark: #000000;
JSON
{
"hex": "#e191ba",
"rgb": {
"r": 225,
"g": 145,
"b": 186
},
"hsl": {
"h": 329.25,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.74968,
"c": 0.10899,
"h": 348
},
"luminance": 0.39804
}Semantic roles & 50–950 ramp
primary
#E191BA
secondary
#DBF0E5
accent
#C57121
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082