#E383DB#E383DB
#E383DB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.2% C 0.160 H 330.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E383DB |
|---|---|
| RGB | rgb(227, 131, 219) |
| HSL | hsl(305, 63%, 70%) |
| HSV | hsv(305, 42%, 89%) |
| CMYK | cmyk(0%, 42.3%, 3.5%, 11%) |
| CIE-LAB | lab(67.78, 49.31, -29.39) |
| CIE-LCH | lch(67.78, 57.41, 329.21°) |
| OKLab | oklab(74.23% 0.1391 -0.0799) |
| OKLCH | oklch(74.23% 0.16 330.1) |
| XYZ | xyz(52.5804, 37.6807, 71.5076) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.18
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.66
Orchid
#DA70D6
ΔE00 4.60
Orchid (survey)
#C875C4
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E383DB #83E38B
analogous
#BB83E3 #E383DB #E383AB
triadic
#E383DB #DBE383 #83DBE3
tetradic
#E383DB #E3BB83 #83E38B #83ABE3
square
#E383DB #E3BB83 #83E38B #83ABE3
split-complementary
#E383DB #ABE383 #83E3BB
monochromatic
#C02BB4 #D851CD #E383DB #EEB5E9 #F9E6F8
Accessibility & contrast
On white
2.46
#E383DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E383DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E383DB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E383DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E383DB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDE
Deuteranopia (green-blind)
#98AAD8
Tritanopia (blue-blind)
#EA8AA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e383db; /* rgb */ color: rgb(227, 131, 219); /* oklch */ color: oklch(74.2% 0.160 330.1);
Tailwind
colors: {
custom: {
50: '#eda9e6',
500: '#e383db',
950: '#000000',
},
}SCSS
$custom: #e383db; $custom-light: #eda9e6; $custom-dark: #000000;
JSON
{
"hex": "#e383db",
"rgb": {
"r": 227,
"g": 131,
"b": 219
},
"hsl": {
"h": 305,
"s": 63.158,
"l": 70.196
},
"oklch": {
"l": 0.74228,
"c": 0.16037,
"h": 330.1
},
"luminance": 0.37678
}Semantic roles & 50–950 ramp
primary
#E383DB
secondary
#D4EED6
accent
#CB291B
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84