#E382FF#E382FF
#E382FF is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.7% C 0.196 H 318.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E382FF |
|---|---|
| RGB | rgb(227, 130, 255) |
| HSL | hsl(287, 100%, 75%) |
| HSV | hsv(287, 49%, 100%) |
| CMYK | cmyk(11%, 49%, 0%, 0%) |
| CIE-LAB | lab(69.13, 56.47, -47.10) |
| CIE-LCH | lch(69.13, 73.54, 320.17°) |
| OKLab | oklab(75.73% 0.1466 -0.1306) |
| OKLCH | oklch(75.73% 0.196 318.3) |
| XYZ | xyz(57.7087, 39.5182, 99.1762) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 6.20
Liliac
#C48EFD
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.40
Light Purple
#BF77F6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E382FF #9EFF82
analogous
#A482FF #E382FF #FF82DC
triadic
#E382FF #FFE382 #82FFE3
tetradic
#E382FF #FFA482 #9EFF82 #82DCFF
square
#E382FF #FFA482 #9EFF82 #82DCFF
split-complementary
#E382FF #DCFF82 #82FFA4
monochromatic
#C808FF #D545FF #E382FF #F1BFFF #F8E0FF
Accessibility & contrast
On white
2.36
#E382FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#E382FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E382FF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E382FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E382FF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#E394B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e382ff; /* rgb */ color: rgb(227, 130, 255); /* oklch */ color: oklch(75.7% 0.196 318.3);
Tailwind
colors: {
custom: {
50: '#eea9ff',
500: '#e382ff',
950: '#000000',
},
}SCSS
$custom: #e382ff; $custom-light: #eea9ff; $custom-dark: #000000;
JSON
{
"hex": "#e382ff",
"rgb": {
"r": 227,
"g": 130,
"b": 255
},
"hsl": {
"h": 286.56,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75728,
"c": 0.19636,
"h": 318.3
},
"luminance": 0.39516
}Semantic roles & 50–950 ramp
primary
#E382FF
secondary
#DCF7D4
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86