#E180EA#E180EA
#E180EA is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.2% C 0.178 H 324.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E180EA |
|---|---|
| RGB | rgb(225, 128, 234) |
| HSL | hsl(295, 72%, 71%) |
| HSV | hsv(295, 45%, 92%) |
| CMYK | cmyk(3.8%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.57, 52.94, -38.04) |
| CIE-LCH | lch(67.57, 65.19, 324.30°) |
| OKLab | oklab(74.22% 0.144 -0.1045) |
| OKLCH | oklch(74.22% 0.178 324) |
| XYZ | xyz(53.6204, 37.3888, 82.2183) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 3.85
Orchid
#DA70D6
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 6.06
Candy Pink
#FF63E9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180EA #89EA80
analogous
#AC80EA #E180EA #EA80BE
triadic
#E180EA #EAE180 #80EAE1
tetradic
#E180EA #EAAC80 #89EA80 #80BEEA
square
#E180EA #EAAC80 #89EA80 #80BEEA
split-complementary
#E180EA #BEEA80 #80EAAC
monochromatic
#BF22CE #D54BE1 #E180EA #EDB5F3 #F9E5FB
Accessibility & contrast
On white
2.48
#E180EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E180EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180EA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180EA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEE
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#E58CAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e180ea; /* rgb */ color: rgb(225, 128, 234); /* oklch */ color: oklch(74.2% 0.178 324.0);
Tailwind
colors: {
custom: {
50: '#eca7f1',
500: '#e180ea',
950: '#000000',
},
}SCSS
$custom: #e180ea; $custom-light: #eca7f1; $custom-dark: #000000;
JSON
{
"hex": "#e180ea",
"rgb": {
"r": 225,
"g": 128,
"b": 234
},
"hsl": {
"h": 294.906,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74216,
"c": 0.17794,
"h": 324
},
"luminance": 0.37386
}Semantic roles & 50–950 ramp
primary
#E180EA
secondary
#D7F1D5
accent
#D41222
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84