#DB77F9#DB77F9
#DB77F9 is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.0% C 0.204 H 317.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DB77F9 |
|---|---|
| RGB | rgb(219, 119, 249) |
| HSL | hsl(286, 92%, 72%) |
| HSV | hsv(286, 52%, 98%) |
| CMYK | cmyk(12%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.82, 58.62, -49.09) |
| CIE-LCH | lch(65.82, 76.46, 320.06°) |
| OKLab | oklab(72.99% 0.1512 -0.1365) |
| OKLCH | oklch(72.99% 0.204 317.9) |
| XYZ | xyz(52.9068, 35.0952, 93.5913) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.47
Easter Purple
#C071FE
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB77F9 #95F977
analogous
#9A77F9 #DB77F9 #F977D6
triadic
#DB77F9 #F9DB77 #77F9DB
tetradic
#DB77F9 #F99A77 #95F977 #77D6F9
square
#DB77F9 #F99A77 #95F977 #77D6F9
split-complementary
#DB77F9 #D6F977 #77F99A
monochromatic
#B70AEB #CB3CF6 #DB77F9 #EBB2FC #F7E2FE
Accessibility & contrast
On white
2.62
#DB77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DB77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB77F9
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB77F9 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#DB8AAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #db77f9; /* rgb */ color: rgb(219, 119, 249); /* oklch */ color: oklch(73.0% 0.204 317.9);
Tailwind
colors: {
custom: {
50: '#e9a2fc',
500: '#db77f9',
950: '#000000',
},
}SCSS
$custom: #db77f9; $custom-light: #e9a2fc; $custom-dark: #000000;
JSON
{
"hex": "#db77f9",
"rgb": {
"r": 219,
"g": 119,
"b": 249
},
"hsl": {
"h": 286.154,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.72992,
"c": 0.20372,
"h": 317.9
},
"luminance": 0.35093
}Semantic roles & 50–950 ramp
primary
#DB77F9
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85