#DB74F9#DB74F9
#DB74F9 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.6% C 0.208 H 318.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DB74F9 |
|---|---|
| RGB | rgb(219, 116, 249) |
| HSL | hsl(286, 92%, 72%) |
| HSV | hsv(286, 53%, 98%) |
| CMYK | cmyk(12%, 53.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.27, 60.08, -49.96) |
| CIE-LCH | lch(65.27, 78.13, 320.25°) |
| OKLab | oklab(72.59% 0.1551 -0.139) |
| OKLCH | oklch(72.59% 0.208 318.1) |
| XYZ | xyz(52.5553, 34.3924, 93.4742) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 5.23
Easter Purple
#C071FE
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB74F9 #92F974
analogous
#9974F9 #DB74F9 #F974D5
triadic
#DB74F9 #F9DB74 #74F9DB
tetradic
#DB74F9 #F99974 #92F974 #74D5F9
square
#DB74F9 #F99974 #92F974 #74D5F9
split-complementary
#DB74F9 #D5F974 #74F999
monochromatic
#B60AE9 #CC39F6 #DB74F9 #EAAFFC #F7E2FE
Accessibility & contrast
On white
2.67
#DB74F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DB74F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB74F9
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB74F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB74F9 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FD
Deuteranopia (green-blind)
#7AA2F5
Tritanopia (blue-blind)
#DB88AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #db74f9; /* rgb */ color: rgb(219, 116, 249); /* oklch */ color: oklch(72.6% 0.208 318.1);
Tailwind
colors: {
custom: {
50: '#e9a0fc',
500: '#db74f9',
950: '#000000',
},
}SCSS
$custom: #db74f9; $custom-light: #e9a0fc; $custom-dark: #000000;
JSON
{
"hex": "#db74f9",
"rgb": {
"r": 219,
"g": 116,
"b": 249
},
"hsl": {
"h": 286.466,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.72587,
"c": 0.20827,
"h": 318.1
},
"luminance": 0.3439
}Semantic roles & 50–950 ramp
primary
#DB74F9
secondary
#DBF5D3
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85