#DB7DFF#DB7DFF
#DB7DFF is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.1% C 0.201 H 315.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DB7DFF |
|---|---|
| RGB | rgb(219, 125, 255) |
| HSL | hsl(283, 100%, 75%) |
| HSV | hsv(283, 51%, 100%) |
| CMYK | cmyk(14.1%, 51%, 0%, 0%) |
| CIE-LAB | lab(67.24, 56.84, -50.14) |
| CIE-LCH | lch(67.24, 75.80, 318.58°) |
| OKLab | oklab(74.13% 0.144 -0.1396) |
| OKLCH | oklch(74.13% 0.201 315.9) |
| XYZ | xyz(54.5943, 36.9490, 98.8444) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.65
Easter Purple
#C071FE
ΔE00 5.71
Violet Pink
#FB5FFC
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB7DFF #A1FF7D
analogous
#9A7DFF #DB7DFF #FF7DE2
triadic
#DB7DFF #FFDB7D #7DFFDB
tetradic
#DB7DFF #FF9A7D #A1FF7D #7DE2FF
square
#DB7DFF #FF9A7D #A1FF7D #7DE2FF
split-complementary
#DB7DFF #E2FF7D #7DFF9A
monochromatic
#B903FF #CA40FF #DB7DFF #ECBAFF #F7E0FF
Accessibility & contrast
On white
2.50
#DB7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#DB7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB7DFF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB7DFF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#7EA6FC
Tritanopia (blue-blind)
#D991B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #db7dff; /* rgb */ color: rgb(219, 125, 255); /* oklch */ color: oklch(74.1% 0.201 315.9);
Tailwind
colors: {
custom: {
50: '#e9a6ff',
500: '#db7dff',
950: '#000000',
},
}SCSS
$custom: #db7dff; $custom-light: #e9a6ff; $custom-dark: #000000;
JSON
{
"hex": "#db7dff",
"rgb": {
"r": 219,
"g": 125,
"b": 255
},
"hsl": {
"h": 283.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74131,
"c": 0.20053,
"h": 315.9
},
"luminance": 0.36947
}Semantic roles & 50–950 ramp
primary
#DB7DFF
secondary
#DEF7D4
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86