#DB80E4#DB80E4
#DB80E4 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.3% C 0.169 H 323.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DB80E4 |
|---|---|
| RGB | rgb(219, 128, 228) |
| HSL | hsl(295, 65%, 70%) |
| HSV | hsv(295, 44%, 89%) |
| CMYK | cmyk(3.9%, 43.9%, 0%, 10.6%) |
| CIE-LAB | lab(66.60, 50.10, -36.29) |
| CIE-LCH | lch(66.60, 61.86, 324.08°) |
| OKLab | oklab(73.26% 0.1361 -0.0996) |
| OKLCH | oklch(73.26% 0.169 323.8) |
| XYZ | xyz(50.9348, 36.1020, 77.6692) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.82
Orchid
#DA70D6
ΔE00 3.86
Orchid (survey)
#C875C4
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB80E4 #89E480
analogous
#A980E4 #DB80E4 #E480BB
triadic
#DB80E4 #E4DB80 #80E4DB
tetradic
#DB80E4 #E4A980 #89E480 #80BBE4
square
#DB80E4 #E4A980 #89E480 #80BBE4
split-complementary
#DB80E4 #BBE480 #80E4A9
monochromatic
#B329C1 #CD4ED9 #DB80E4 #E9B2EF #F8E5F9
Accessibility & contrast
On white
2.55
#DB80E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DB80E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB80E4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB80E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB80E4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749BE8
Deuteranopia (green-blind)
#8EA6E1
Tritanopia (blue-blind)
#DE8BA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #db80e4; /* rgb */ color: rgb(219, 128, 228); /* oklch */ color: oklch(73.3% 0.169 323.8);
Tailwind
colors: {
custom: {
50: '#e8a7ed',
500: '#db80e4',
950: '#000000',
},
}SCSS
$custom: #db80e4; $custom-light: #e8a7ed; $custom-dark: #000000;
JSON
{
"hex": "#db80e4",
"rgb": {
"r": 219,
"g": 128,
"b": 228
},
"hsl": {
"h": 294.6,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.73255,
"c": 0.1687,
"h": 323.8
},
"luminance": 0.361
}Semantic roles & 50–950 ramp
primary
#DB80E4
secondary
#D4EED2
accent
#CD1929
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84