#E190BB#E190BB
#E190BB is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.8% C 0.111 H 347.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E190BB |
|---|---|
| RGB | rgb(225, 144, 187) |
| HSL | hsl(328, 57%, 72%) |
| HSV | hsv(328, 36%, 88%) |
| CMYK | cmyk(0%, 36%, 16.9%, 11.8%) |
| CIE-LAB | lab(69.14, 36.61, -9.53) |
| CIE-LCH | lch(69.14, 37.83, 345.40°) |
| OKLab | oklab(74.84% 0.1085 -0.025) |
| OKLCH | oklch(74.84% 0.111 347) |
| XYZ | xyz(49.9947, 39.5448, 52.0037) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.43
Pig Pink
#E78EA5
ΔE00 6.62
Dull Pink
#D5869D
ΔE00 6.76
Pinky
#FC86AA
ΔE00 7.39
Faded Pink
#DE9DAC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E190BB #90E1B6
analogous
#DE90E1 #E190BB #E19093
triadic
#E190BB #BBE190 #90BBE1
tetradic
#E190BB #E1DE90 #90E1B6 #9093E1
square
#E190BB #E1DE90 #90E1B6 #9093E1
split-complementary
#E190BB #93E190 #90E1DE
monochromatic
#C23480 #D4609D #E190BB #EEC0D9 #F8E7F0
Accessibility & contrast
On white
2.36
#E190BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E190BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E190BB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E190BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E190BB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#EC8F9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e190bb; /* rgb */ color: rgb(225, 144, 187); /* oklch */ color: oklch(74.8% 0.111 347.0);
Tailwind
colors: {
custom: {
50: '#ecb1cf',
500: '#e190bb',
950: '#000000',
},
}SCSS
$custom: #e190bb; $custom-light: #ecb1cf; $custom-dark: #000000;
JSON
{
"hex": "#e190bb",
"rgb": {
"r": 225,
"g": 144,
"b": 187
},
"hsl": {
"h": 328.148,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.74836,
"c": 0.11131,
"h": 347
},
"luminance": 0.39542
}Semantic roles & 50–950 ramp
primary
#E190BB
secondary
#DBF0E5
accent
#C56E20
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082