#DB8FFD#DB8FFD
#DB8FFD is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.7% C 0.170 H 314.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DB8FFD |
|---|---|
| RGB | rgb(219, 143, 253) |
| HSL | hsl(281, 96%, 78%) |
| HSV | hsv(281, 43%, 99%) |
| CMYK | cmyk(13.4%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(70.73, 47.22, -43.56) |
| CIE-LCH | lch(70.73, 64.24, 317.31°) |
| OKLab | oklab(76.7% 0.1195 -0.1206) |
| OKLCH | oklch(76.7% 0.17 314.7) |
| XYZ | xyz(56.7627, 41.7982, 97.9872) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 4.61
Violet (CSS)
#EE82EE
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB8FFD #B1FD8F
analogous
#A48FFD #DB8FFD #FD8FE8
triadic
#DB8FFD #FDDB8F #8FFDDB
tetradic
#DB8FFD #FDA48F #B1FD8F #8FE8FD
square
#DB8FFD #FDA48F #B1FD8F #8FE8FD
split-complementary
#DB8FFD #E8FD8F #8FFDA4
monochromatic
#B417FB #C853FC #DB8FFD #EECBFE #F5E1FE
Accessibility & contrast
On white
2.24
#DB8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#DB8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB8FFD
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB8FFD | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#D99FBA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #db8ffd; /* rgb */ color: rgb(219, 143, 253); /* oklch */ color: oklch(76.7% 0.170 314.7);
Tailwind
colors: {
custom: {
50: '#e8b1fe',
500: '#db8ffd',
950: '#000000',
},
}SCSS
$custom: #db8ffd; $custom-light: #e8b1fe; $custom-dark: #000000;
JSON
{
"hex": "#db8ffd",
"rgb": {
"r": 219,
"g": 143,
"b": 253
},
"hsl": {
"h": 281.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.76698,
"c": 0.16977,
"h": 314.7
},
"luminance": 0.41797
}Semantic roles & 50–950 ramp
primary
#DB8FFD
secondary
#DFF7D4
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086