#E180FC#E180FC
#E180FC is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.1% C 0.196 H 318.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E180FC |
|---|---|
| RGB | rgb(225, 128, 252) |
| HSL | hsl(287, 95%, 75%) |
| HSV | hsv(287, 49%, 99%) |
| CMYK | cmyk(10.7%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(68.37, 56.35, -46.67) |
| CIE-LCH | lch(68.37, 73.16, 320.37°) |
| OKLab | oklab(75.07% 0.1466 -0.1294) |
| OKLCH | oklch(75.07% 0.196 318.6) |
| XYZ | xyz(56.3388, 38.4762, 96.5355) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.14
Liliac
#C48EFD
ΔE00 6.28
Light Purple
#BF77F6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180FC #9BFC80
analogous
#A380FC #E180FC #FC80D9
triadic
#E180FC #FCE180 #80FCE1
tetradic
#E180FC #FCA380 #9BFC80 #80D9FC
square
#E180FC #FCA380 #9BFC80 #80D9FC
split-complementary
#E180FC #D9FC80 #80FCA3
monochromatic
#C508F9 #D344FB #E180FC #EFBCFD #F8E1FE
Accessibility & contrast
On white
2.42
#E180FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E180FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180FC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180FC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#87AAF9
Tritanopia (blue-blind)
#E192B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e180fc; /* rgb */ color: rgb(225, 128, 252); /* oklch */ color: oklch(75.1% 0.196 318.6);
Tailwind
colors: {
custom: {
50: '#eda8fe',
500: '#e180fc',
950: '#000000',
},
}SCSS
$custom: #e180fc; $custom-light: #eda8fe; $custom-dark: #000000;
JSON
{
"hex": "#e180fc",
"rgb": {
"r": 225,
"g": 128,
"b": 252
},
"hsl": {
"h": 286.935,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.75073,
"c": 0.19556,
"h": 318.6
},
"luminance": 0.38474
}Semantic roles & 50–950 ramp
primary
#E180FC
secondary
#DCF7D4
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86