#E381DB#E381DB
#E381DB is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.164 H 330.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E381DB |
|---|---|
| RGB | rgb(227, 129, 219) |
| HSL | hsl(305, 64%, 70%) |
| HSV | hsv(305, 43%, 89%) |
| CMYK | cmyk(0%, 43.2%, 3.5%, 11%) |
| CIE-LAB | lab(67.39, 50.33, -30.00) |
| CIE-LCH | lch(67.39, 58.59, 329.20°) |
| OKLab | oklab(73.93% 0.1419 -0.0816) |
| OKLCH | oklch(73.93% 0.164 330.1) |
| XYZ | xyz(52.3144, 37.1487, 71.4190) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.44
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.31
Orchid
#DA70D6
ΔE00 4.18
Orchid (survey)
#C875C4
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E381DB #81E389
analogous
#BA81E3 #E381DB #E381AA
triadic
#E381DB #DBE381 #81DBE3
tetradic
#E381DB #E3BA81 #81E389 #81AAE3
square
#E381DB #E3BA81 #81E389 #81AAE3
split-complementary
#E381DB #AAE381 #81E3BA
monochromatic
#BF2AB3 #D84FCD #E381DB #EEB3E9 #F9E5F8
Accessibility & contrast
On white
2.49
#E381DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E381DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E381DB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E381DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E381DB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDE
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#EA89A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e381db; /* rgb */ color: rgb(227, 129, 219); /* oklch */ color: oklch(73.9% 0.164 330.1);
Tailwind
colors: {
custom: {
50: '#eda8e6',
500: '#e381db',
950: '#000000',
},
}SCSS
$custom: #e381db; $custom-light: #eda8e6; $custom-dark: #000000;
JSON
{
"hex": "#e381db",
"rgb": {
"r": 227,
"g": 129,
"b": 219
},
"hsl": {
"h": 304.898,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.73931,
"c": 0.16372,
"h": 330.1
},
"luminance": 0.37146
}Semantic roles & 50–950 ramp
primary
#E381DB
secondary
#D2EED4
accent
#CB291A
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84