#D19FFA#D19FFA
#D19FFA is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.2% C 0.136 H 308.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D19FFA |
|---|---|
| RGB | rgb(209, 159, 250) |
| HSL | hsl(273, 90%, 80%) |
| HSV | hsv(273, 36%, 98%) |
| CMYK | cmyk(16.4%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.06, 35.15, -38.37) |
| CIE-LCH | lch(73.06, 52.04, 312.50°) |
| OKLab | oklab(78.18% 0.0851 -0.106) |
| OKLCH | oklch(78.18% 0.136 308.7) |
| XYZ | xyz(55.9447, 45.2543, 96.2117) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.29
Baby Purple
#CA9BF7
ΔE00 1.47
Pastel Purple
#CAA0FF
ΔE00 2.11
Lavender (survey)
#C79FEF
ΔE00 2.35
Pale Violet
#CEAEFA
ΔE00 4.36
Mauve
#E0B0FF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19FFA #C8FA9F
analogous
#A39FFA #D19FFA #FA9FF6
triadic
#D19FFA #FAD19F #9FFAD1
tetradic
#D19FFA #FAA39F #C8FA9F #9FF6FA
square
#D19FFA #FAA39F #C8FA9F #9FF6FA
split-complementary
#D19FFA #F6FA9F #9FFAA3
monochromatic
#992BF4 #B565F7 #D19FFA #EDD9FD #F1E2FD
Accessibility & contrast
On white
2.09
#D19FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#D19FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19FFA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19FFA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#CCACC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d19ffa; /* rgb */ color: rgb(209, 159, 250); /* oklch */ color: oklch(78.2% 0.136 308.7);
Tailwind
colors: {
custom: {
50: '#e0bcfc',
500: '#d19ffa',
950: '#000000',
},
}SCSS
$custom: #d19ffa; $custom-light: #e0bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d19ffa",
"rgb": {
"r": 209,
"g": 159,
"b": 250
},
"hsl": {
"h": 272.967,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.78179,
"c": 0.13589,
"h": 308.7
},
"luminance": 0.45254
}Semantic roles & 50–950 ramp
primary
#D19FFA
secondary
#E4F6D5
accent
#E60067
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185