#DB7BFA#DB7BFA
#DB7BFA is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.6% C 0.199 H 317.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DB7BFA |
|---|---|
| RGB | rgb(219, 123, 250) |
| HSL | hsl(285, 93%, 73%) |
| HSV | hsv(285, 51%, 98%) |
| CMYK | cmyk(12.4%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(66.62, 56.84, -48.38) |
| CIE-LCH | lch(66.62, 74.64, 319.60°) |
| OKLab | oklab(73.6% 0.1461 -0.1345) |
| OKLCH | oklch(73.6% 0.199 317.4) |
| XYZ | xyz(53.5492, 36.1299, 94.5769) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 5.78
Easter Purple
#C071FE
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB7BFA #9AFA7B
analogous
#9B7BFA #DB7BFA #FA7BDA
triadic
#DB7BFA #FADB7B #7BFADB
tetradic
#DB7BFA #FA9B7B #9AFA7B #7BDAFA
square
#DB7BFA #FA9B7B #9AFA7B #7BDAFA
split-complementary
#DB7BFA #DAFA7B #7BFA9B
monochromatic
#B909F1 #CB40F8 #DB7BFA #EBB6FC #F7E2FE
Accessibility & contrast
On white
2.55
#DB7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DB7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB7BFA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB7BFA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFE
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#DA8EAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #db7bfa; /* rgb */ color: rgb(219, 123, 250); /* oklch */ color: oklch(73.6% 0.199 317.4);
Tailwind
colors: {
custom: {
50: '#e8a4fc',
500: '#db7bfa',
950: '#000000',
},
}SCSS
$custom: #db7bfa; $custom-light: #e8a4fc; $custom-dark: #000000;
JSON
{
"hex": "#db7bfa",
"rgb": {
"r": 219,
"g": 123,
"b": 250
},
"hsl": {
"h": 285.354,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.73595,
"c": 0.19856,
"h": 317.4
},
"luminance": 0.36128
}Semantic roles & 50–950 ramp
primary
#DB7BFA
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85