#DB9DFC#DB9DFC
#DB9DFC is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.9% C 0.145 H 313.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9DFC |
|---|---|
| RGB | rgb(219, 157, 252) |
| HSL | hsl(279, 94%, 80%) |
| HSV | hsv(279, 38%, 99%) |
| CMYK | cmyk(13.1%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.68, 39.59, -38.42) |
| CIE-LCH | lch(73.68, 55.17, 315.86°) |
| OKLab | oklab(78.9% 0.0997 -0.1059) |
| OKLCH | oklch(78.9% 0.145 313.3) |
| XYZ | xyz(58.8382, 46.2034, 97.8952) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.17
Lilac (survey)
#CEA2FD
ΔE00 3.23
Pastel Purple
#CAA0FF
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 4.12
Mauve
#E0B0FF
ΔE00 4.69
Liliac
#C48EFD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9DFC #BEFC9D
analogous
#AB9DFC #DB9DFC #FC9DED
triadic
#DB9DFC #FCDB9D #9DFCDB
tetradic
#DB9DFC #FCAB9D #BEFC9D #9DEDFC
square
#DB9DFC #FCAB9D #BEFC9D #9DEDFC
split-complementary
#DB9DFC #EDFC9D #9DFCAB
monochromatic
#AF26F8 #C562FA #DB9DFC #F1D8FE #F4E1FE
Accessibility & contrast
On white
2.05
#DB9DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#DB9DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9DFC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9DFC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#D8AAC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #db9dfc; /* rgb */ color: rgb(219, 157, 252); /* oklch */ color: oklch(78.9% 0.145 313.3);
Tailwind
colors: {
custom: {
50: '#e7bbfd',
500: '#db9dfc',
950: '#000000',
},
}SCSS
$custom: #db9dfc; $custom-light: #e7bbfd; $custom-dark: #000000;
JSON
{
"hex": "#db9dfc",
"rgb": {
"r": 219,
"g": 157,
"b": 252
},
"hsl": {
"h": 279.158,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.78899,
"c": 0.14548,
"h": 313.3
},
"luminance": 0.46202
}Semantic roles & 50–950 ramp
primary
#DB9DFC
secondary
#E0F6D5
accent
#E60050
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185