#D19DF8#D19DF8
#D19DF8 is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.7% C 0.137 H 309.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D19DF8 |
|---|---|
| RGB | rgb(209, 157, 248) |
| HSL | hsl(274, 87%, 79%) |
| HSV | hsv(274, 37%, 97%) |
| CMYK | cmyk(15.7%, 36.7%, 0%, 2.7%) |
| CIE-LAB | lab(72.53, 35.81, -38.11) |
| CIE-LCH | lch(72.53, 52.30, 313.22°) |
| OKLab | oklab(77.75% 0.0874 -0.1052) |
| OKLCH | oklch(77.75% 0.137 309.7) |
| XYZ | xyz(55.2917, 44.4473, 94.4551) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.42
Lilac (survey)
#CEA2FD
ΔE00 1.82
Lavender (survey)
#C79FEF
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 2.50
Pale Violet
#CEAEFA
ΔE00 4.83
Liliac
#C48EFD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19DF8 #C4F89D
analogous
#A49DF8 #D19DF8 #F89DF1
triadic
#D19DF8 #F8D19D #9DF8D1
tetradic
#D19DF8 #F8A49D #C4F89D #9DF1F8
square
#D19DF8 #F8A49D #C4F89D #9DF1F8
split-complementary
#D19DF8 #F1F89D #9DF8A4
monochromatic
#9B2BF0 #B664F4 #D19DF8 #ECD6FC #F2E2FD
Accessibility & contrast
On white
2.12
#D19DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#D19DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19DF8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19DF8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFB
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#CCAABF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d19df8; /* rgb */ color: rgb(209, 157, 248); /* oklch */ color: oklch(77.7% 0.137 309.7);
Tailwind
colors: {
custom: {
50: '#e0bafb',
500: '#d19df8',
950: '#000000',
},
}SCSS
$custom: #d19df8; $custom-light: #e0bafb; $custom-dark: #000000;
JSON
{
"hex": "#d19df8",
"rgb": {
"r": 209,
"g": 157,
"b": 248
},
"hsl": {
"h": 274.286,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.77748,
"c": 0.13683,
"h": 309.7
},
"luminance": 0.44447
}Semantic roles & 50–950 ramp
primary
#D19DF8
secondary
#E3F5D6
accent
#E30263
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185