#E481DB#E481DB
#E481DB is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.0% C 0.164 H 330.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E481DB |
|---|---|
| RGB | rgb(228, 129, 219) |
| HSL | hsl(305, 65%, 70%) |
| HSV | hsv(305, 43%, 89%) |
| CMYK | cmyk(0%, 43.4%, 3.9%, 10.6%) |
| CIE-LAB | lab(67.51, 50.63, -29.80) |
| CIE-LCH | lch(67.51, 58.75, 329.52°) |
| OKLab | oklab(74.05% 0.1431 -0.081) |
| OKLCH | oklch(74.05% 0.164 330.5) |
| XYZ | xyz(52.6308, 37.3118, 71.4338) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.52
Violet (CSS)
#EE82EE
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.27
Orchid
#DA70D6
ΔE00 4.28
Orchid (survey)
#C875C4
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E481DB #81E48A
analogous
#BC81E4 #E481DB #E481A9
triadic
#E481DB #DBE481 #81DBE4
tetradic
#E481DB #E4BC81 #81E48A #81A9E4
square
#E481DB #E4BC81 #81E48A #81A9E4
split-complementary
#E481DB #A9E481 #81E4BC
monochromatic
#C129B3 #D94FCD #E481DB #EFB3E9 #FAE6F8
Accessibility & contrast
On white
2.48
#E481DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E481DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E481DB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E481DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E481DB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#98A9D8
Tritanopia (blue-blind)
#EB88A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e481db; /* rgb */ color: rgb(228, 129, 219); /* oklch */ color: oklch(74.0% 0.164 330.5);
Tailwind
colors: {
custom: {
50: '#eea8e6',
500: '#e481db',
950: '#000000',
},
}SCSS
$custom: #e481db; $custom-light: #eea8e6; $custom-dark: #000000;
JSON
{
"hex": "#e481db",
"rgb": {
"r": 228,
"g": 129,
"b": 219
},
"hsl": {
"h": 305.455,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.74048,
"c": 0.16441,
"h": 330.5
},
"luminance": 0.37309
}Semantic roles & 50–950 ramp
primary
#E481DB
secondary
#D3EED5
accent
#CD2919
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84