#E381EC#E381EC
#E381EC is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.179 H 324.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E381EC |
|---|---|
| RGB | rgb(227, 129, 236) |
| HSL | hsl(295, 74%, 72%) |
| HSV | hsv(295, 45%, 93%) |
| CMYK | cmyk(3.8%, 45.3%, 0%, 7.5%) |
| CIE-LAB | lab(68.09, 53.37, -38.32) |
| CIE-LCH | lch(68.09, 65.70, 324.33°) |
| OKLab | oklab(74.68% 0.1452 -0.1053) |
| OKLCH | oklch(74.68% 0.179 324) |
| XYZ | xyz(54.6677, 38.0900, 83.8131) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E381EC #8AEC81
analogous
#AE81EC #E381EC #EC81C0
triadic
#E381EC #ECE381 #81ECE3
tetradic
#E381EC #ECAE81 #8AEC81 #81C0EC
square
#E381EC #ECAE81 #8AEC81 #81C0EC
split-complementary
#E381EC #C0EC81 #81ECAE
monochromatic
#C420D3 #D74CE4 #E381EC #EFB6F4 #F9E4FB
Accessibility & contrast
On white
2.44
#E381EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E381EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E381EC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E381EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E381EC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#E78DAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e381ec; /* rgb */ color: rgb(227, 129, 236); /* oklch */ color: oklch(74.7% 0.179 324.0);
Tailwind
colors: {
custom: {
50: '#eea8f2',
500: '#e381ec',
950: '#000000',
},
}SCSS
$custom: #e381ec; $custom-light: #eea8f2; $custom-dark: #000000;
JSON
{
"hex": "#e381ec",
"rgb": {
"r": 227,
"g": 129,
"b": 236
},
"hsl": {
"h": 294.953,
"s": 73.793,
"l": 71.569
},
"oklch": {
"l": 0.74681,
"c": 0.17937,
"h": 324
},
"luminance": 0.38088
}Semantic roles & 50–950 ramp
primary
#E381EC
secondary
#D9F2D7
accent
#D61020
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85