#E382EB#E382EB
#E382EB is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.177 H 324.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E382EB |
|---|---|
| RGB | rgb(227, 130, 235) |
| HSL | hsl(295, 72%, 72%) |
| HSV | hsv(295, 45%, 92%) |
| CMYK | cmyk(3.4%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.24, 52.69, -37.53) |
| CIE-LCH | lch(68.24, 64.69, 324.54°) |
| OKLab | oklab(74.78% 0.1436 -0.1031) |
| OKLCH | oklch(74.78% 0.177 324.3) |
| XYZ | xyz(54.6552, 38.2968, 83.0942) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E382EB #8AEB82
analogous
#AF82EB #E382EB #EB82BF
triadic
#E382EB #EBE382 #82EBE3
tetradic
#E382EB #EBAF82 #8AEB82 #82BFEB
square
#E382EB #EBAF82 #8AEB82 #82BFEB
split-complementary
#E382EB #BFEB82 #82EBAF
monochromatic
#C421D1 #D74DE3 #E382EB #EFB7F3 #F9E5FB
Accessibility & contrast
On white
2.43
#E382EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#E382EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E382EB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E382EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E382EB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#91ABE8
Tritanopia (blue-blind)
#E78EAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e382eb; /* rgb */ color: rgb(227, 130, 235); /* oklch */ color: oklch(74.8% 0.177 324.3);
Tailwind
colors: {
custom: {
50: '#eea9f1',
500: '#e382eb',
950: '#000000',
},
}SCSS
$custom: #e382eb; $custom-light: #eea9f1; $custom-dark: #000000;
JSON
{
"hex": "#e382eb",
"rgb": {
"r": 227,
"g": 130,
"b": 235
},
"hsl": {
"h": 295.429,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.7478,
"c": 0.17678,
"h": 324.3
},
"luminance": 0.38294
}Semantic roles & 50–950 ramp
primary
#E382EB
secondary
#D9F2D7
accent
#D41120
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85