#D19DFA#D19DFA
#D19DFA is a light, vivid violet. Relative luminance 0.446; OKLCH L 77.8% C 0.139 H 309.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D19DFA |
|---|---|
| RGB | rgb(209, 157, 250) |
| HSL | hsl(274, 90%, 80%) |
| HSV | hsv(274, 37%, 98%) |
| CMYK | cmyk(16.4%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(72.61, 36.24, -39.07) |
| CIE-LCH | lch(72.61, 53.29, 312.85°) |
| OKLab | oklab(77.84% 0.0879 -0.108) |
| OKLCH | oklch(77.84% 0.139 309.1) |
| XYZ | xyz(55.6036, 44.5720, 96.0980) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.31
Lilac (survey)
#CEA2FD
ΔE00 1.65
Pastel Purple
#CAA0FF
ΔE00 2.24
Lavender (survey)
#C79FEF
ΔE00 2.60
Liliac
#C48EFD
ΔE00 4.64
Pale Violet
#CEAEFA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19DFA #C6FA9D
analogous
#A29DFA #D19DFA #FA9DF5
triadic
#D19DFA #FAD19D #9DFAD1
tetradic
#D19DFA #FAA29D #C6FA9D #9DF5FA
square
#D19DFA #FAA29D #C6FA9D #9DF5FA
split-complementary
#D19DFA #F5FA9D #9DFAA2
monochromatic
#9A29F4 #B663F7 #D19DFA #ECD7FD #F1E2FE
Accessibility & contrast
On white
2.12
#D19DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#D19DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19DFA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19DFA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#CCABC0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d19dfa; /* rgb */ color: rgb(209, 157, 250); /* oklch */ color: oklch(77.8% 0.139 309.1);
Tailwind
colors: {
custom: {
50: '#e0bafc',
500: '#d19dfa',
950: '#000000',
},
}SCSS
$custom: #d19dfa; $custom-light: #e0bafc; $custom-dark: #000000;
JSON
{
"hex": "#d19dfa",
"rgb": {
"r": 209,
"g": 157,
"b": 250
},
"hsl": {
"h": 273.548,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.77838,
"c": 0.13922,
"h": 309.1
},
"luminance": 0.44571
}Semantic roles & 50–950 ramp
primary
#D19DFA
secondary
#E4F6D5
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185