#DB79FF#DB79FF
#DB79FF is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.6% C 0.207 H 316.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DB79FF |
|---|---|
| RGB | rgb(219, 121, 255) |
| HSL | hsl(284, 100%, 74%) |
| HSV | hsv(284, 53%, 100%) |
| CMYK | cmyk(14.1%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(66.49, 58.82, -51.33) |
| CIE-LCH | lch(66.49, 78.07, 318.89°) |
| OKLab | oklab(73.58% 0.1492 -0.143) |
| OKLCH | oklch(73.58% 0.207 316.2) |
| XYZ | xyz(54.0981, 35.9566, 98.6789) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.82
Easter Purple
#C071FE
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 6.15
Liliac
#C48EFD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB79FF #9DFF79
analogous
#9879FF #DB79FF #FF79E0
triadic
#DB79FF #FFDB79 #79FFDB
tetradic
#DB79FF #FF9879 #9DFF79 #79E0FF
square
#DB79FF #FF9879 #9DFF79 #79E0FF
split-complementary
#DB79FF #E0FF79 #79FF98
monochromatic
#B900FE #CB3CFF #DB79FF #EBB6FF #F7E0FF
Accessibility & contrast
On white
2.56
#DB79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#DB79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB79FF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB79FF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#D98EB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #db79ff; /* rgb */ color: rgb(219, 121, 255); /* oklch */ color: oklch(73.6% 0.207 316.2);
Tailwind
colors: {
custom: {
50: '#e9a3ff',
500: '#db79ff',
950: '#000000',
},
}SCSS
$custom: #db79ff; $custom-light: #e9a3ff; $custom-dark: #000000;
JSON
{
"hex": "#db79ff",
"rgb": {
"r": 219,
"g": 121,
"b": 255
},
"hsl": {
"h": 283.881,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.73576,
"c": 0.20666,
"h": 316.2
},
"luminance": 0.35955
}Semantic roles & 50–950 ramp
primary
#DB79FF
secondary
#DDF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86