#DB80E7#DB80E7
#DB80E7 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.4% C 0.172 H 322.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DB80E7 |
|---|---|
| RGB | rgb(219, 128, 231) |
| HSL | hsl(293, 68%, 70%) |
| HSV | hsv(293, 45%, 91%) |
| CMYK | cmyk(5.2%, 44.6%, 0%, 9.4%) |
| CIE-LAB | lab(66.73, 50.66, -37.75) |
| CIE-LCH | lch(66.73, 63.18, 323.31°) |
| OKLab | oklab(73.39% 0.1367 -0.1038) |
| OKLCH | oklch(73.39% 0.172 322.8) |
| XYZ | xyz(51.3549, 36.2701, 79.8815) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Lavender Pink
#DD85D7
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.13
Orchid (survey)
#C875C4
ΔE00 6.33
Light Magenta
#FA5FF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB80E7 #8CE780
analogous
#A880E7 #DB80E7 #E780BF
triadic
#DB80E7 #E7DB80 #80E7DB
tetradic
#DB80E7 #E7A880 #8CE780 #80BFE7
square
#DB80E7 #E7A880 #8CE780 #80BFE7
split-complementary
#DB80E7 #BFE780 #80E7A8
monochromatic
#B426C7 #CC4DDD #DB80E7 #EAB3F1 #F8E5FA
Accessibility & contrast
On white
2.54
#DB80E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DB80E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB80E7
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB80E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB80E7 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CEB
Deuteranopia (green-blind)
#8CA6E4
Tritanopia (blue-blind)
#DE8CA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #db80e7; /* rgb */ color: rgb(219, 128, 231); /* oklch */ color: oklch(73.4% 0.172 322.8);
Tailwind
colors: {
custom: {
50: '#e8a7ef',
500: '#db80e7',
950: '#000000',
},
}SCSS
$custom: #db80e7; $custom-light: #e8a7ef; $custom-dark: #000000;
JSON
{
"hex": "#db80e7",
"rgb": {
"r": 219,
"g": 128,
"b": 231
},
"hsl": {
"h": 293.01,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.73393,
"c": 0.17162,
"h": 322.8
},
"luminance": 0.36268
}Semantic roles & 50–950 ramp
primary
#DB80E7
secondary
#D7F0D3
accent
#D0152B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84