#DB7FFB#DB7FFB
#DB7FFB is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.193 H 316.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DB7FFB |
|---|---|
| RGB | rgb(219, 127, 251) |
| HSL | hsl(285, 94%, 74%) |
| HSV | hsv(285, 49%, 98%) |
| CMYK | cmyk(12.7%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(67.43, 55.04, -47.65) |
| CIE-LCH | lch(67.43, 72.80, 319.12°) |
| OKLab | oklab(74.21% 0.1409 -0.1324) |
| OKLCH | oklch(74.21% 0.193 316.8) |
| XYZ | xyz(54.2128, 37.2056, 95.5737) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.96
Light Purple
#BF77F6
ΔE00 5.37
Liliac
#C48EFD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.97
Easter Purple
#C071FE
ΔE00 6.20
Violet Pink
#FB5FFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB7FFB #9FFB7F
analogous
#9D7FFB #DB7FFB #FB7FDD
triadic
#DB7FFB #FBDB7F #7FFBDB
tetradic
#DB7FFB #FB9D7F #9FFB7F #7FDDFB
square
#DB7FFB #FB9D7F #9FFB7F #7FDDFB
split-complementary
#DB7FFB #DDFB7F #7FFB9D
monochromatic
#BA08F7 #CA44F9 #DB7FFB #ECBAFD #F7E1FE
Accessibility & contrast
On white
2.49
#DB7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DB7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB7FFB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB7FFB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFF
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#DA91B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #db7ffb; /* rgb */ color: rgb(219, 127, 251); /* oklch */ color: oklch(74.2% 0.193 316.8);
Tailwind
colors: {
custom: {
50: '#e8a7fd',
500: '#db7ffb',
950: '#000000',
},
}SCSS
$custom: #db7ffb; $custom-light: #e8a7fd; $custom-dark: #000000;
JSON
{
"hex": "#db7ffb",
"rgb": {
"r": 219,
"g": 127,
"b": 251
},
"hsl": {
"h": 284.516,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.74211,
"c": 0.19333,
"h": 316.8
},
"luminance": 0.37204
}Semantic roles & 50–950 ramp
primary
#DB7FFB
secondary
#DDF6D5
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86