#DB8DFD#DB8DFD
#DB8DFD is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.4% C 0.173 H 314.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DB8DFD |
|---|---|
| RGB | rgb(219, 141, 253) |
| HSL | hsl(282, 97%, 77%) |
| HSV | hsv(282, 44%, 99%) |
| CMYK | cmyk(13.4%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(70.32, 48.26, -44.20) |
| CIE-LCH | lch(70.32, 65.45, 317.51°) |
| OKLab | oklab(76.39% 0.1222 -0.1225) |
| OKLCH | oklch(76.39% 0.173 314.9) |
| XYZ | xyz(56.4651, 41.2031, 97.8880) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB8DFD #AFFD8D
analogous
#A38DFD #DB8DFD #FD8DE7
triadic
#DB8DFD #FDDB8D #8DFDDB
tetradic
#DB8DFD #FDA38D #AFFD8D #8DE7FD
square
#DB8DFD #FDA38D #AFFD8D #8DE7FD
split-complementary
#DB8DFD #E7FD8D #8DFDA3
monochromatic
#B515FB #C851FC #DB8DFD #EEC9FE #F6E1FE
Accessibility & contrast
On white
2.27
#DB8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#DB8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB8DFD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB8DFD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#8DAEFA
Tritanopia (blue-blind)
#D99DB9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #db8dfd; /* rgb */ color: rgb(219, 141, 253); /* oklch */ color: oklch(76.4% 0.173 314.9);
Tailwind
colors: {
custom: {
50: '#e8b0fe',
500: '#db8dfd',
950: '#000000',
},
}SCSS
$custom: #db8dfd; $custom-light: #e8b0fe; $custom-dark: #000000;
JSON
{
"hex": "#db8dfd",
"rgb": {
"r": 219,
"g": 141,
"b": 253
},
"hsl": {
"h": 281.786,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.76389,
"c": 0.17304,
"h": 314.9
},
"luminance": 0.41202
}Semantic roles & 50–950 ramp
primary
#DB8DFD
secondary
#DFF7D4
accent
#E60046
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161118
muted
#848086