#E192BC#E192BC
#E192BC is a light, moderate pink. Relative luminance 0.402; OKLCH L 75.2% C 0.109 H 346.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E192BC |
|---|---|
| RGB | rgb(225, 146, 188) |
| HSL | hsl(328, 57%, 73%) |
| HSV | hsv(328, 35%, 88%) |
| CMYK | cmyk(0%, 35.1%, 16.4%, 11.8%) |
| CIE-LAB | lab(69.61, 35.71, -9.40) |
| CIE-LCH | lch(69.61, 36.92, 345.26°) |
| OKLab | oklab(75.2% 0.1057 -0.0246) |
| OKLCH | oklch(75.2% 0.109 346.9) |
| XYZ | xyz(50.4077, 40.1990, 52.6713) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.32
Pig Pink
#E78EA5
ΔE00 6.63
Bubblegum Pink
#FE83CC
ΔE00 6.70
Dull Pink
#D5869D
ΔE00 6.89
Pinky
#FC86AA
ΔE00 7.55
Faded Pink
#DE9DAC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E192BC #92E1B7
analogous
#DE92E1 #E192BC #E19294
triadic
#E192BC #BCE192 #92BCE1
tetradic
#E192BC #E1DE92 #92E1B7 #9294E1
square
#E192BC #E1DE92 #92E1B7 #9294E1
split-complementary
#E192BC #94E192 #92E1DE
monochromatic
#C33681 #D4629F #E192BC #EEC2D9 #F8E7F0
Accessibility & contrast
On white
2.32
#E192BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#E192BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E192BC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E192BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E192BC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#EB91A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e192bc; /* rgb */ color: rgb(225, 146, 188); /* oklch */ color: oklch(75.2% 0.109 346.9);
Tailwind
colors: {
custom: {
50: '#ebb3d0',
500: '#e192bc',
950: '#000000',
},
}SCSS
$custom: #e192bc; $custom-light: #ebb3d0; $custom-dark: #000000;
JSON
{
"hex": "#e192bc",
"rgb": {
"r": 225,
"g": 146,
"b": 188
},
"hsl": {
"h": 328.101,
"s": 56.835,
"l": 72.745
},
"oklch": {
"l": 0.75201,
"c": 0.10852,
"h": 346.9
},
"luminance": 0.40196
}Semantic roles & 50–950 ramp
primary
#E192BC
secondary
#DBF0E5
accent
#C46E21
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082