#DB73FF#DB73FF
#DB73FF is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.8% C 0.216 H 316.7°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DB73FF |
|---|---|
| RGB | rgb(219, 115, 255) |
| HSL | hsl(285, 100%, 73%) |
| HSV | hsv(285, 55%, 100%) |
| CMYK | cmyk(14.1%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(65.39, 61.73, -53.06) |
| CIE-LCH | lch(65.39, 81.40, 319.32°) |
| OKLab | oklab(72.77% 0.1568 -0.148) |
| OKLCH | oklch(72.77% 0.216 316.7) |
| XYZ | xyz(53.3915, 34.5434, 98.4434) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.68
Easter Purple
#C071FE
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 5.45
Bright Lilac
#C95EFB
ΔE00 5.59
Bright Lavender
#C760FF
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB73FF #97FF73
analogous
#9573FF #DB73FF #FF73DD
triadic
#DB73FF #FFDB73 #73FFDB
tetradic
#DB73FF #FF9573 #97FF73 #73DDFF
square
#DB73FF #FF9573 #97FF73 #73DDFF
split-complementary
#DB73FF #DDFF73 #73FF95
monochromatic
#B800F8 #CB36FF #DB73FF #EBB0FF #F7E0FF
Accessibility & contrast
On white
2.66
#DB73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#DB73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB73FF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB73FF | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#D989AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #db73ff; /* rgb */ color: rgb(219, 115, 255); /* oklch */ color: oklch(72.8% 0.216 316.7);
Tailwind
colors: {
custom: {
50: '#e99fff',
500: '#db73ff',
950: '#000000',
},
}SCSS
$custom: #db73ff; $custom-light: #e99fff; $custom-dark: #000000;
JSON
{
"hex": "#db73ff",
"rgb": {
"r": 219,
"g": 115,
"b": 255
},
"hsl": {
"h": 284.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.72772,
"c": 0.21564,
"h": 316.7
},
"luminance": 0.34542
}Semantic roles & 50–950 ramp
primary
#DB73FF
secondary
#DDF7D4
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86