#E381FF#E381FF
#E381FF is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.6% C 0.198 H 318.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E381FF |
|---|---|
| RGB | rgb(227, 129, 255) |
| HSL | hsl(287, 100%, 75%) |
| HSV | hsv(287, 49%, 100%) |
| CMYK | cmyk(11%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(68.93, 56.97, -47.40) |
| CIE-LCH | lch(68.93, 74.11, 320.24°) |
| OKLab | oklab(75.59% 0.1479 -0.1315) |
| OKLCH | oklch(75.59% 0.198 318.4) |
| XYZ | xyz(57.5764, 39.2535, 99.1321) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 6.25
Liliac
#C48EFD
ΔE00 6.33
Light Purple
#BF77F6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E381FF #9DFF81
analogous
#A481FF #E381FF #FF81DC
triadic
#E381FF #FFE381 #81FFE3
tetradic
#E381FF #FFA481 #9DFF81 #81DCFF
square
#E381FF #FFA481 #9DFF81 #81DCFF
split-complementary
#E381FF #DCFF81 #81FFA4
monochromatic
#C807FF #D544FF #E381FF #F1BEFF #F8E0FF
Accessibility & contrast
On white
2.37
#E381FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E381FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E381FF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E381FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E381FF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#E393B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e381ff; /* rgb */ color: rgb(227, 129, 255); /* oklch */ color: oklch(75.6% 0.198 318.4);
Tailwind
colors: {
custom: {
50: '#eea9ff',
500: '#e381ff',
950: '#000000',
},
}SCSS
$custom: #e381ff; $custom-light: #eea9ff; $custom-dark: #000000;
JSON
{
"hex": "#e381ff",
"rgb": {
"r": 227,
"g": 129,
"b": 255
},
"hsl": {
"h": 286.667,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.75587,
"c": 0.19792,
"h": 318.4
},
"luminance": 0.39251
}Semantic roles & 50–950 ramp
primary
#E381FF
secondary
#DCF7D4
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86