#E382DB#E382DB
#E382DB is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.1% C 0.162 H 330.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E382DB |
|---|---|
| RGB | rgb(227, 130, 219) |
| HSL | hsl(305, 63%, 70%) |
| HSV | hsv(305, 43%, 89%) |
| CMYK | cmyk(0%, 42.7%, 3.5%, 11%) |
| CIE-LAB | lab(67.59, 49.82, -29.69) |
| CIE-LCH | lch(67.59, 58.00, 329.20°) |
| OKLab | oklab(74.08% 0.1405 -0.0807) |
| OKLCH | oklch(74.08% 0.162 330.1) |
| XYZ | xyz(52.4467, 37.4134, 71.4631) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.30
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 3.48
Orchid
#DA70D6
ΔE00 4.39
Orchid (survey)
#C875C4
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E382DB #82E38A
analogous
#BA82E3 #E382DB #E382AB
triadic
#E382DB #DBE382 #82DBE3
tetradic
#E382DB #E3BA82 #82E38A #82ABE3
square
#E382DB #E3BA82 #82E38A #82ABE3
split-complementary
#E382DB #ABE382 #82E3BA
monochromatic
#C02BB3 #D850CD #E382DB #EEB4E9 #F9E6F8
Accessibility & contrast
On white
2.48
#E382DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E382DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E382DB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E382DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E382DB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#98A9D8
Tritanopia (blue-blind)
#EA89A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e382db; /* rgb */ color: rgb(227, 130, 219); /* oklch */ color: oklch(74.1% 0.162 330.1);
Tailwind
colors: {
custom: {
50: '#eda9e6',
500: '#e382db',
950: '#000000',
},
}SCSS
$custom: #e382db; $custom-light: #eda9e6; $custom-dark: #000000;
JSON
{
"hex": "#e382db",
"rgb": {
"r": 227,
"g": 130,
"b": 219
},
"hsl": {
"h": 304.948,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.74079,
"c": 0.16205,
"h": 330.1
},
"luminance": 0.37411
}Semantic roles & 50–950 ramp
primary
#E382DB
secondary
#D3EED5
accent
#CB291A
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84