#E180FE#E180FE
#E180FE is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.198 H 318.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E180FE |
|---|---|
| RGB | rgb(225, 128, 254) |
| HSL | hsl(286, 98%, 75%) |
| HSV | hsv(286, 50%, 100%) |
| CMYK | cmyk(11.4%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.46, 56.73, -47.62) |
| CIE-LCH | lch(68.46, 74.07, 319.99°) |
| OKLab | oklab(75.17% 0.1469 -0.1321) |
| OKLCH | oklch(75.17% 0.198 318) |
| XYZ | xyz(56.6574, 38.6036, 98.2135) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 6.04
Liliac
#C48EFD
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.23
Light Purple
#BF77F6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180FE #9DFE80
analogous
#A280FE #E180FE #FE80DC
triadic
#E180FE #FEE180 #80FEE1
tetradic
#E180FE #FEA280 #9DFE80 #80DCFE
square
#E180FE #FEA280 #9DFE80 #80DCFE
split-complementary
#E180FE #DCFE80 #80FEA2
monochromatic
#C407FD #D343FE #E180FE #EFBDFE #F8E1FF
Accessibility & contrast
On white
2.41
#E180FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E180FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180FE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180FE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#E192B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e180fe; /* rgb */ color: rgb(225, 128, 254); /* oklch */ color: oklch(75.2% 0.198 318.0);
Tailwind
colors: {
custom: {
50: '#eda8ff',
500: '#e180fe',
950: '#000000',
},
}SCSS
$custom: #e180fe; $custom-light: #eda8ff; $custom-dark: #000000;
JSON
{
"hex": "#e180fe",
"rgb": {
"r": 225,
"g": 128,
"b": 254
},
"hsl": {
"h": 286.19,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.75173,
"c": 0.19756,
"h": 318
},
"luminance": 0.38602
}Semantic roles & 50–950 ramp
primary
#E180FE
secondary
#DCF7D4
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86