#E083DB#E083DB
#E083DB is a light, vivid purple. Relative luminance 0.372; OKLCH L 73.9% C 0.158 H 329.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E083DB |
|---|---|
| RGB | rgb(224, 131, 219) |
| HSL | hsl(303, 60%, 70%) |
| HSV | hsv(303, 42%, 88%) |
| CMYK | cmyk(0%, 41.5%, 2.2%, 12.2%) |
| CIE-LAB | lab(67.42, 48.41, -29.97) |
| CIE-LCH | lch(67.42, 56.94, 328.24°) |
| OKLab | oklab(73.88% 0.1357 -0.0816) |
| OKLCH | oklch(73.88% 0.158 329) |
| XYZ | xyz(51.6422, 37.1969, 71.4636) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.97
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 3.83
Orchid
#DA70D6
ΔE00 4.38
Orchid (survey)
#C875C4
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E083DB #83E088
analogous
#B783E0 #E083DB #E083AD
triadic
#E083DB #DBE083 #83DBE0
tetradic
#E083DB #E0B783 #83E088 #83ADE0
square
#E083DB #E0B783 #83E088 #83ADE0
split-complementary
#E083DB #ADE083 #83E0B7
monochromatic
#BA2FB3 #D452CD #E083DB #ECB4E9 #F8E5F7
Accessibility & contrast
On white
2.49
#E083DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E083DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E083DB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E083DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E083DB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9CDE
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#E68BA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e083db; /* rgb */ color: rgb(224, 131, 219); /* oklch */ color: oklch(73.9% 0.158 329.0);
Tailwind
colors: {
custom: {
50: '#eba9e6',
500: '#e083db',
950: '#000000',
},
}SCSS
$custom: #e083db; $custom-light: #eba9e6; $custom-dark: #000000;
JSON
{
"hex": "#e083db",
"rgb": {
"r": 224,
"g": 131,
"b": 219
},
"hsl": {
"h": 303.226,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.73881,
"c": 0.15834,
"h": 329
},
"luminance": 0.37194
}Semantic roles & 50–950 ramp
primary
#E083DB
secondary
#D2EDD4
accent
#C8271E
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84