#E181FA#E181FA
#E181FA is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.192 H 319.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E181FA |
|---|---|
| RGB | rgb(225, 129, 250) |
| HSL | hsl(288, 92%, 74%) |
| HSV | hsv(288, 48%, 98%) |
| CMYK | cmyk(10%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(68.47, 55.46, -45.42) |
| CIE-LCH | lch(68.47, 71.68, 320.68°) |
| OKLab | oklab(75.12% 0.145 -0.1258) |
| OKLCH | oklch(75.12% 0.192 319.1) |
| XYZ | xyz(56.1547, 38.6122, 94.9188) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.10
Violet Pink
#FB5FFC
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.21
Liliac
#C48EFD
ΔE00 6.33
Orchid
#DA70D6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E181FA #9AFA81
analogous
#A581FA #E181FA #FA81D7
triadic
#E181FA #FAE181 #81FAE1
tetradic
#E181FA #FAA581 #9AFA81 #81D7FA
square
#E181FA #FAA581 #9AFA81 #81D7FA
split-complementary
#E181FA #D7FA81 #81FAA5
monochromatic
#C50BF5 #D346F8 #E181FA #EFBCFC #F8E2FE
Accessibility & contrast
On white
2.41
#E181FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E181FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E181FA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E181FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E181FA | 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)
#6CA0FE
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#E292B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e181fa; /* rgb */ color: rgb(225, 129, 250); /* oklch */ color: oklch(75.1% 0.192 319.1);
Tailwind
colors: {
custom: {
50: '#eca8fc',
500: '#e181fa',
950: '#000000',
},
}SCSS
$custom: #e181fa; $custom-light: #eca8fc; $custom-dark: #000000;
JSON
{
"hex": "#e181fa",
"rgb": {
"r": 225,
"g": 129,
"b": 250
},
"hsl": {
"h": 287.603,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.75117,
"c": 0.19198,
"h": 319.1
},
"luminance": 0.3861
}Semantic roles & 50–950 ramp
primary
#E181FA
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85