#E180FA#E180FA
#E180FA is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.0% C 0.194 H 319.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E180FA |
|---|---|
| RGB | rgb(225, 128, 250) |
| HSL | hsl(288, 92%, 74%) |
| HSV | hsv(288, 49%, 98%) |
| CMYK | cmyk(10%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(68.28, 55.96, -45.72) |
| CIE-LCH | lch(68.28, 72.26, 320.75°) |
| OKLab | oklab(74.98% 0.1464 -0.1267) |
| OKLCH | oklch(74.98% 0.194 319.1) |
| XYZ | xyz(56.0236, 38.3501, 94.8752) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.06
Orchid
#DA70D6
ΔE00 6.32
Liliac
#C48EFD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180FA #99FA80
analogous
#A480FA #E180FA #FA80D6
triadic
#E180FA #FAE180 #80FAE1
tetradic
#E180FA #FAA480 #99FA80 #80D6FA
square
#E180FA #FAA480 #99FA80 #80D6FA
split-complementary
#E180FA #D6FA80 #80FAA4
monochromatic
#C50AF5 #D345F8 #E180FA #EFBBFC #F8E2FE
Accessibility & contrast
On white
2.42
#E180FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#E180FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180FA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#E291B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e180fa; /* rgb */ color: rgb(225, 128, 250); /* oklch */ color: oklch(75.0% 0.194 319.1);
Tailwind
colors: {
custom: {
50: '#eda8fc',
500: '#e180fa',
950: '#000000',
},
}SCSS
$custom: #e180fa; $custom-light: #eda8fc; $custom-dark: #000000;
JSON
{
"hex": "#e180fa",
"rgb": {
"r": 225,
"g": 128,
"b": 250
},
"hsl": {
"h": 287.705,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.74975,
"c": 0.19356,
"h": 319.1
},
"luminance": 0.38348
}Semantic roles & 50–950 ramp
primary
#E180FA
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85