#E180FB#E180FB
#E180FB is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.195 H 318.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E180FB |
|---|---|
| RGB | rgb(225, 128, 251) |
| HSL | hsl(287, 94%, 74%) |
| HSV | hsv(287, 49%, 98%) |
| CMYK | cmyk(10.4%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(68.32, 56.15, -46.19) |
| CIE-LCH | lch(68.32, 72.71, 320.56°) |
| OKLab | oklab(75.02% 0.1465 -0.128) |
| OKLCH | oklch(75.02% 0.195 318.8) |
| XYZ | xyz(56.1808, 38.4130, 95.7031) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.95
Light Magenta
#FA5FF7
ΔE00 6.10
Liliac
#C48EFD
ΔE00 6.34
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180FB #9AFB80
analogous
#A480FB #E180FB #FB80D8
triadic
#E180FB #FBE180 #80FBE1
tetradic
#E180FB #FBA480 #9AFB80 #80D8FB
square
#E180FB #FBA480 #9AFB80 #80D8FB
split-complementary
#E180FB #D8FB80 #80FBA4
monochromatic
#C509F7 #D345F9 #E180FB #EFBBFD #F8E1FE
Accessibility & contrast
On white
2.42
#E180FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E180FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180FB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180FB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#E191B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e180fb; /* rgb */ color: rgb(225, 128, 251); /* oklch */ color: oklch(75.0% 0.195 318.8);
Tailwind
colors: {
custom: {
50: '#eda8fd',
500: '#e180fb',
950: '#000000',
},
}SCSS
$custom: #e180fb; $custom-light: #eda8fd; $custom-dark: #000000;
JSON
{
"hex": "#e180fb",
"rgb": {
"r": 225,
"g": 128,
"b": 251
},
"hsl": {
"h": 287.317,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.75024,
"c": 0.19455,
"h": 318.8
},
"luminance": 0.38411
}Semantic roles & 50–950 ramp
primary
#E180FB
secondary
#DCF6D5
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85