#D19DFB#D19DFB
#D19DFB is a light, vivid violet. Relative luminance 0.446; OKLCH L 77.9% C 0.140 H 308.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D19DFB |
|---|---|
| RGB | rgb(209, 157, 251) |
| HSL | hsl(273, 92%, 80%) |
| HSV | hsv(273, 37%, 98%) |
| CMYK | cmyk(16.7%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(72.65, 36.45, -39.55) |
| CIE-LCH | lch(72.65, 53.78, 312.67°) |
| OKLab | oklab(77.88% 0.0881 -0.1094) |
| OKLCH | oklch(77.88% 0.14 308.8) |
| XYZ | xyz(55.7608, 44.6349, 96.9260) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.29
Lilac (survey)
#CEA2FD
ΔE00 1.60
Pastel Purple
#CAA0FF
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 2.71
Liliac
#C48EFD
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19DFB #C7FB9D
analogous
#A29DFB #D19DFB #FB9DF6
triadic
#D19DFB #FBD19D #9DFBD1
tetradic
#D19DFB #FBA29D #C7FB9D #9DF6FB
square
#D19DFB #FBA29D #C7FB9D #9DF6FB
split-complementary
#D19DFB #F6FB9D #9DFBA2
monochromatic
#9A27F6 #B562F9 #D19DFB #EDD8FD #F1E2FE
Accessibility & contrast
On white
2.12
#D19DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#D19DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19DFB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19DFB | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#CCABC0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d19dfb; /* rgb */ color: rgb(209, 157, 251); /* oklch */ color: oklch(77.9% 0.140 308.8);
Tailwind
colors: {
custom: {
50: '#e0bafd',
500: '#d19dfb',
950: '#000000',
},
}SCSS
$custom: #d19dfb; $custom-light: #e0bafd; $custom-dark: #000000;
JSON
{
"hex": "#d19dfb",
"rgb": {
"r": 209,
"g": 157,
"b": 251
},
"hsl": {
"h": 273.191,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.77883,
"c": 0.14041,
"h": 308.8
},
"luminance": 0.44634
}Semantic roles & 50–950 ramp
primary
#D19DFB
secondary
#E4F6D5
accent
#E60067
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185