#DB75F7#DB75F7
#DB75F7 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.6% C 0.205 H 318.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DB75F7 |
|---|---|
| RGB | rgb(219, 117, 247) |
| HSL | hsl(287, 89%, 71%) |
| HSV | hsv(287, 53%, 97%) |
| CMYK | cmyk(11.3%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.36, 59.20, -48.72) |
| CIE-LCH | lch(65.36, 76.67, 320.55°) |
| OKLab | oklab(72.62% 0.1537 -0.1354) |
| OKLCH | oklch(72.62% 0.205 318.6) |
| XYZ | xyz(52.3610, 34.5000, 91.8787) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.49
Easter Purple
#C071FE
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB75F7 #91F775
analogous
#9A75F7 #DB75F7 #F775D2
triadic
#DB75F7 #F7DB75 #75F7DB
tetradic
#DB75F7 #F79A75 #91F775 #75D2F7
square
#DB75F7 #F79A75 #91F775 #75D2F7
split-complementary
#DB75F7 #D2F775 #75F79A
monochromatic
#B60DE4 #CC3BF4 #DB75F7 #EAAFFA #F7E2FD
Accessibility & contrast
On white
2.66
#DB75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#DB75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB75F7
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB75F7 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FB
Deuteranopia (green-blind)
#7CA2F3
Tritanopia (blue-blind)
#DB88AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #db75f7; /* rgb */ color: rgb(219, 117, 247); /* oklch */ color: oklch(72.6% 0.205 318.6);
Tailwind
colors: {
custom: {
50: '#e9a0fa',
500: '#db75f7',
950: '#000000',
},
}SCSS
$custom: #db75f7; $custom-light: #e9a0fa; $custom-dark: #000000;
JSON
{
"hex": "#db75f7",
"rgb": {
"r": 219,
"g": 117,
"b": 247
},
"hsl": {
"h": 287.077,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.72618,
"c": 0.20481,
"h": 318.6
},
"luminance": 0.34498
}Semantic roles & 50–950 ramp
primary
#DB75F7
secondary
#DAF5D3
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85