#DB75F8#DB75F8
#DB75F8 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.7% C 0.206 H 318.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DB75F8 |
|---|---|
| RGB | rgb(219, 117, 248) |
| HSL | hsl(287, 90%, 72%) |
| HSV | hsv(287, 53%, 97%) |
| CMYK | cmyk(11.7%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(65.41, 59.40, -49.20) |
| CIE-LCH | lch(65.41, 77.13, 320.37°) |
| OKLab | oklab(72.67% 0.1537 -0.1368) |
| OKLCH | oklch(72.67% 0.206 318.3) |
| XYZ | xyz(52.5157, 34.5619, 92.6935) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.39
Easter Purple
#C071FE
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.58
Purply Pink
#F075E6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB75F8 #92F875
analogous
#9A75F8 #DB75F8 #F875D3
triadic
#DB75F8 #F8DB75 #75F8DB
tetradic
#DB75F8 #F89A75 #92F875 #75D3F8
square
#DB75F8 #F89A75 #92F875 #75D3F8
split-complementary
#DB75F8 #D3F875 #75F89A
monochromatic
#B60CE7 #CC3BF5 #DB75F8 #EAAFFB #F7E2FE
Accessibility & contrast
On white
2.65
#DB75F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#DB75F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB75F8
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB75F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB75F8 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FC
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#DB89AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #db75f8; /* rgb */ color: rgb(219, 117, 248); /* oklch */ color: oklch(72.7% 0.206 318.3);
Tailwind
colors: {
custom: {
50: '#e9a0fb',
500: '#db75f8',
950: '#000000',
},
}SCSS
$custom: #db75f8; $custom-light: #e9a0fb; $custom-dark: #000000;
JSON
{
"hex": "#db75f8",
"rgb": {
"r": 219,
"g": 117,
"b": 248
},
"hsl": {
"h": 286.718,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7267,
"c": 0.20579,
"h": 318.3
},
"luminance": 0.3456
}Semantic roles & 50–950 ramp
primary
#DB75F8
secondary
#DBF5D4
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85