#DB79E9#DB79E9
#DB79E9 is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.5% C 0.185 H 322.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DB79E9 |
|---|---|
| RGB | rgb(219, 121, 233) |
| HSL | hsl(293, 72%, 69%) |
| HSV | hsv(293, 48%, 91%) |
| CMYK | cmyk(6%, 48.1%, 0%, 8.6%) |
| CIE-LAB | lab(65.45, 54.57, -40.85) |
| CIE-LCH | lch(65.45, 68.16, 323.18°) |
| OKLab | oklab(72.47% 0.1467 -0.1127) |
| OKLCH | oklch(72.47% 0.185 322.5) |
| XYZ | xyz(50.7572, 34.6202, 81.0837) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB79E9 #87E979
analogous
#A379E9 #DB79E9 #E979BF
triadic
#DB79E9 #E9DB79 #79E9DB
tetradic
#DB79E9 #E9A379 #87E979 #79BFE9
square
#DB79E9 #E9A379 #87E979 #79BFE9
split-complementary
#DB79E9 #BFE979 #79E9A3
monochromatic
#B221C7 #CD44E0 #DB79E9 #E9AEF2 #F7E2FA
Accessibility & contrast
On white
2.65
#DB79E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#DB79E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB79E9
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB79E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB79E9 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998ED
Deuteranopia (green-blind)
#86A3E6
Tritanopia (blue-blind)
#DE87A6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #db79e9; /* rgb */ color: rgb(219, 121, 233); /* oklch */ color: oklch(72.5% 0.185 322.5);
Tailwind
colors: {
custom: {
50: '#e8a3f0',
500: '#db79e9',
950: '#000000',
},
}SCSS
$custom: #db79e9; $custom-light: #e8a3f0; $custom-dark: #000000;
JSON
{
"hex": "#db79e9",
"rgb": {
"r": 219,
"g": 121,
"b": 233
},
"hsl": {
"h": 292.5,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.72475,
"c": 0.18495,
"h": 322.5
},
"luminance": 0.34618
}Semantic roles & 50–950 ramp
primary
#DB79E9
secondary
#D3EFCF
accent
#D4122A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84