#E181FC#E181FC
#E181FC is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.2% C 0.194 H 318.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E181FC |
|---|---|
| RGB | rgb(225, 129, 252) |
| HSL | hsl(287, 95%, 75%) |
| HSV | hsv(287, 49%, 99%) |
| CMYK | cmyk(10.7%, 48.8%, 0%, 1.2%) |
| CIE-LAB | lab(68.56, 55.85, -46.37) |
| CIE-LCH | lch(68.56, 72.59, 320.30°) |
| OKLab | oklab(75.22% 0.1453 -0.1285) |
| OKLCH | oklch(75.22% 0.194 318.5) |
| XYZ | xyz(56.4699, 38.7383, 96.5792) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 6.13
Liliac
#C48EFD
ΔE00 6.20
Light Magenta
#FA5FF7
ΔE00 6.29
Light Purple
#BF77F6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E181FC #9CFC81
analogous
#A381FC #E181FC #FC81DA
triadic
#E181FC #FCE181 #81FCE1
tetradic
#E181FC #FCA381 #9CFC81 #81DAFC
square
#E181FC #FCA381 #9CFC81 #81DAFC
split-complementary
#E181FC #DAFC81 #81FCA3
monochromatic
#C509F9 #D345FB #E181FC #EFBDFD #F8E1FE
Accessibility & contrast
On white
2.40
#E181FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E181FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E181FC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E181FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E181FC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#E192B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e181fc; /* rgb */ color: rgb(225, 129, 252); /* oklch */ color: oklch(75.2% 0.194 318.5);
Tailwind
colors: {
custom: {
50: '#eda8fe',
500: '#e181fc',
950: '#000000',
},
}SCSS
$custom: #e181fc; $custom-light: #eda8fe; $custom-dark: #000000;
JSON
{
"hex": "#e181fc",
"rgb": {
"r": 225,
"g": 129,
"b": 252
},
"hsl": {
"h": 286.829,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.75215,
"c": 0.19397,
"h": 318.5
},
"luminance": 0.38736
}Semantic roles & 50–950 ramp
primary
#E181FC
secondary
#DCF7D4
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86