#E382DC#E382DC
#E382DC is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.1% C 0.163 H 329.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E382DC |
|---|---|
| RGB | rgb(227, 130, 220) |
| HSL | hsl(304, 63%, 70%) |
| HSV | hsv(304, 43%, 89%) |
| CMYK | cmyk(0%, 42.7%, 3.1%, 11%) |
| CIE-LAB | lab(67.63, 50.00, -30.19) |
| CIE-LCH | lch(67.63, 58.40, 328.88°) |
| OKLab | oklab(74.12% 0.1407 -0.0821) |
| OKLCH | oklch(74.12% 0.163 329.7) |
| XYZ | xyz(52.5788, 37.4662, 72.1585) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.39
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 3.39
Orchid
#DA70D6
ΔE00 4.36
Orchid (survey)
#C875C4
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E382DC #82E389
analogous
#BA82E3 #E382DC #E382AB
triadic
#E382DC #DCE382 #82DCE3
tetradic
#E382DC #E3BA82 #82E389 #82ABE3
square
#E382DC #E3BA82 #82E389 #82ABE3
split-complementary
#E382DC #ABE382 #82E3BA
monochromatic
#C02BB5 #D850CE #E382DC #EEB4EA #F9E6F8
Accessibility & contrast
On white
2.47
#E382DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E382DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E382DC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E382DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E382DC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#EA8AA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e382dc; /* rgb */ color: rgb(227, 130, 220); /* oklch */ color: oklch(74.1% 0.163 329.7);
Tailwind
colors: {
custom: {
50: '#eda9e7',
500: '#e382dc',
950: '#000000',
},
}SCSS
$custom: #e382dc; $custom-light: #eda9e7; $custom-dark: #000000;
JSON
{
"hex": "#e382dc",
"rgb": {
"r": 227,
"g": 130,
"b": 220
},
"hsl": {
"h": 304.33,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.74121,
"c": 0.16294,
"h": 329.7
},
"luminance": 0.37463
}Semantic roles & 50–950 ramp
primary
#E382DC
secondary
#D3EED5
accent
#CB271A
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84