#DB76F7#DB76F7
#DB76F7 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.8% C 0.203 H 318.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DB76F7 |
|---|---|
| RGB | rgb(219, 118, 247) |
| HSL | hsl(287, 89%, 72%) |
| HSV | hsv(287, 52%, 97%) |
| CMYK | cmyk(11.3%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(65.54, 58.72, -48.43) |
| CIE-LCH | lch(65.54, 76.11, 320.48°) |
| OKLab | oklab(72.75% 0.1524 -0.1346) |
| OKLCH | oklch(72.75% 0.203 318.5) |
| XYZ | xyz(52.4781, 34.7343, 91.9177) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.49
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB76F7 #92F776
analogous
#9B76F7 #DB76F7 #F776D3
triadic
#DB76F7 #F7DB76 #76F7DB
tetradic
#DB76F7 #F79B76 #92F776 #76D3F7
square
#DB76F7 #F79B76 #92F776 #76D3F7
split-complementary
#DB76F7 #D3F776 #76F79B
monochromatic
#B60DE5 #CC3CF4 #DB76F7 #EAB0FA #F7E2FD
Accessibility & contrast
On white
2.64
#DB76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#DB76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB76F7
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB76F7 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C98FB
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#DB89AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #db76f7; /* rgb */ color: rgb(219, 118, 247); /* oklch */ color: oklch(72.8% 0.203 318.5);
Tailwind
colors: {
custom: {
50: '#e9a1fa',
500: '#db76f7',
950: '#000000',
},
}SCSS
$custom: #db76f7; $custom-light: #e9a1fa; $custom-dark: #000000;
JSON
{
"hex": "#db76f7",
"rgb": {
"r": 219,
"g": 118,
"b": 247
},
"hsl": {
"h": 286.977,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.72753,
"c": 0.20328,
"h": 318.5
},
"luminance": 0.34732
}Semantic roles & 50–950 ramp
primary
#DB76F7
secondary
#DBF5D4
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85