#D19DF9#D19DF9
#D19DF9 is a light, vivid violet. Relative luminance 0.445; OKLCH L 77.8% C 0.138 H 309.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D19DF9 |
|---|---|
| RGB | rgb(209, 157, 249) |
| HSL | hsl(274, 88%, 80%) |
| HSV | hsv(274, 37%, 98%) |
| CMYK | cmyk(16.1%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(72.57, 36.03, -38.59) |
| CIE-LCH | lch(72.57, 52.79, 313.03°) |
| OKLab | oklab(77.79% 0.0877 -0.1066) |
| OKLCH | oklch(77.79% 0.138 309.4) |
| XYZ | xyz(55.4472, 44.5095, 95.2744) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.35
Lilac (survey)
#CEA2FD
ΔE00 1.73
Pastel Purple
#CAA0FF
ΔE00 2.36
Lavender (survey)
#C79FEF
ΔE00 2.51
Liliac
#C48EFD
ΔE00 4.74
Pale Violet
#CEAEFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19DF9 #C5F99D
analogous
#A39DF9 #D19DF9 #F99DF3
triadic
#D19DF9 #F9D19D #9DF9D1
tetradic
#D19DF9 #F9A39D #C5F99D #9DF3F9
square
#D19DF9 #F9A39D #C5F99D #9DF3F9
split-complementary
#D19DF9 #F3F99D #9DF9A3
monochromatic
#9B2AF2 #B663F5 #D19DF9 #ECD7FD #F1E2FD
Accessibility & contrast
On white
2.12
#D19DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#D19DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19DF9
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19DF9 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#CCAABF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d19df9; /* rgb */ color: rgb(209, 157, 249); /* oklch */ color: oklch(77.8% 0.138 309.4);
Tailwind
colors: {
custom: {
50: '#e0bafb',
500: '#d19df9',
950: '#000000',
},
}SCSS
$custom: #d19df9; $custom-light: #e0bafb; $custom-dark: #000000;
JSON
{
"hex": "#d19df9",
"rgb": {
"r": 209,
"g": 157,
"b": 249
},
"hsl": {
"h": 273.913,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.77793,
"c": 0.13802,
"h": 309.4
},
"luminance": 0.44509
}Semantic roles & 50–950 ramp
primary
#D19DF9
secondary
#E3F5D6
accent
#E50064
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185