#E180CA#E180CA
#E180CA is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.150 H 336.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E180CA |
|---|---|
| RGB | rgb(225, 128, 202) |
| HSL | hsl(314, 62%, 69%) |
| HSV | hsv(314, 43%, 88%) |
| CMYK | cmyk(0%, 43.1%, 10.2%, 11.8%) |
| CIE-LAB | lab(66.30, 47.35, -22.21) |
| CIE-LCH | lch(66.30, 52.30, 334.87°) |
| OKLab | oklab(72.85% 0.1372 -0.0597) |
| OKLCH | oklch(72.85% 0.15 336.5) |
| XYZ | xyz(49.4312, 35.7131, 60.1554) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 5.33
Orchid (survey)
#C875C4
ΔE00 5.56
Orchid
#DA70D6
ΔE00 5.58
Purply Pink
#F075E6
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180CA #80E197
analogous
#C880E1 #E180CA #E1809A
triadic
#E180CA #CAE180 #80CAE1
tetradic
#E180CA #E1C880 #80E197 #809AE1
square
#E180CA #E1C880 #80E197 #809AE1
split-complementary
#E180CA #9AE180 #80E1C8
monochromatic
#BB2C99 #D54EB5 #E180CA #EDB2DF #F8E3F3
Accessibility & contrast
On white
2.58
#E180CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E180CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180CA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180CA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#9BA7C7
Tritanopia (blue-blind)
#EA849C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e180ca; /* rgb */ color: rgb(225, 128, 202); /* oklch */ color: oklch(72.9% 0.150 336.5);
Tailwind
colors: {
custom: {
50: '#eca7da',
500: '#e180ca',
950: '#000000',
},
}SCSS
$custom: #e180ca; $custom-light: #eca7da; $custom-dark: #000000;
JSON
{
"hex": "#e180ca",
"rgb": {
"r": 225,
"g": 128,
"b": 202
},
"hsl": {
"h": 314.227,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.72852,
"c": 0.14962,
"h": 336.5
},
"luminance": 0.3571
}Semantic roles & 50–950 ramp
primary
#E180CA
secondary
#D0ECD7
accent
#CA451C
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83