#DB84FF#DB84FF
#DB84FF is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.1% C 0.190 H 315.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DB84FF |
|---|---|
| RGB | rgb(219, 132, 255) |
| HSL | hsl(282, 100%, 76%) |
| HSV | hsv(282, 48%, 100%) |
| CMYK | cmyk(14.1%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(68.59, 53.31, -48.00) |
| CIE-LCH | lch(68.59, 71.74, 318.00°) |
| OKLab | oklab(75.13% 0.1347 -0.1334) |
| OKLCH | oklch(75.13% 0.19 315.3) |
| XYZ | xyz(55.5119, 38.7842, 99.1502) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 5.27
Light Purple
#BF77F6
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.57
Easter Purple
#C071FE
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB84FF #A8FF84
analogous
#9D84FF #DB84FF #FF84E5
triadic
#DB84FF #FFDB84 #84FFDB
tetradic
#DB84FF #FF9D84 #A8FF84 #84E5FF
square
#DB84FF #FF9D84 #A8FF84 #84E5FF
split-complementary
#DB84FF #E5FF84 #84FF9D
monochromatic
#B70AFF #C947FF #DB84FF #EDC1FF #F6E0FF
Accessibility & contrast
On white
2.40
#DB84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#DB84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB84FF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB84FF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#D996B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #db84ff; /* rgb */ color: rgb(219, 132, 255); /* oklch */ color: oklch(75.1% 0.190 315.3);
Tailwind
colors: {
custom: {
50: '#e8aaff',
500: '#db84ff',
950: '#000000',
},
}SCSS
$custom: #db84ff; $custom-light: #e8aaff; $custom-dark: #000000;
JSON
{
"hex": "#db84ff",
"rgb": {
"r": 219,
"g": 132,
"b": 255
},
"hsl": {
"h": 282.439,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.75135,
"c": 0.18961,
"h": 315.3
},
"luminance": 0.38783
}Semantic roles & 50–950 ramp
primary
#DB84FF
secondary
#DEF7D4
accent
#E60043
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86