#E180EE#E180EE
#E180EE is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.182 H 322.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E180EE |
|---|---|
| RGB | rgb(225, 128, 238) |
| HSL | hsl(293, 76%, 72%) |
| HSV | hsv(293, 46%, 93%) |
| CMYK | cmyk(5.5%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.74, 53.68, -39.98) |
| CIE-LCH | lch(67.74, 66.93, 323.32°) |
| OKLab | oklab(74.4% 0.1446 -0.1101) |
| OKLCH | oklch(74.4% 0.182 322.7) |
| XYZ | xyz(54.2015, 37.6213, 85.2789) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.52
Orchid
#DA70D6
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180EE #8DEE80
analogous
#AA80EE #E180EE #EE80C4
triadic
#E180EE #EEE180 #80EEE1
tetradic
#E180EE #EEAA80 #8DEE80 #80C4EE
square
#E180EE #EEAA80 #8DEE80 #80C4EE
split-complementary
#E180EE #C4EE80 #80EEAA
monochromatic
#C11DD7 #D44AE7 #E180EE #EEB6F5 #F9E4FB
Accessibility & contrast
On white
2.46
#E180EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E180EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180EE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180EE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#E48DAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e180ee; /* rgb */ color: rgb(225, 128, 238); /* oklch */ color: oklch(74.4% 0.182 322.7);
Tailwind
colors: {
custom: {
50: '#eca8f4',
500: '#e180ee',
950: '#000000',
},
}SCSS
$custom: #e180ee; $custom-light: #eca8f4; $custom-dark: #000000;
JSON
{
"hex": "#e180ee",
"rgb": {
"r": 225,
"g": 128,
"b": 238
},
"hsl": {
"h": 292.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.74401,
"c": 0.18178,
"h": 322.7
},
"luminance": 0.37619
}Semantic roles & 50–950 ramp
primary
#E180EE
secondary
#DAF3D7
accent
#D90D25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85