#D19DEE#D19DEE
#D19DEE is a light, vivid violet. Relative luminance 0.438; OKLCH L 77.3% C 0.125 H 313.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D19DEE |
|---|---|
| RGB | rgb(209, 157, 238) |
| HSL | hsl(279, 70%, 77%) |
| HSV | hsv(279, 34%, 93%) |
| CMYK | cmyk(12.2%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.12, 33.71, -33.30) |
| CIE-LCH | lch(72.12, 47.38, 315.36°) |
| OKLab | oklab(77.31% 0.0852 -0.0915) |
| OKLCH | oklch(77.31% 0.125 313) |
| XYZ | xyz(53.7815, 43.8432, 86.5017) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.46
Baby Purple
#CA9BF7
ΔE00 2.90
Lilac (survey)
#CEA2FD
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 4.17
Mauve
#E0B0FF
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19DEE #BAEE9D
analogous
#A99DEE #D19DEE #EE9DE2
triadic
#D19DEE #EED19D #9DEED1
tetradic
#D19DEE #EEA99D #BAEE9D #9DE2EE
square
#D19DEE #EEA99D #BAEE9D #9DE2EE
split-complementary
#D19DEE #E2EE9D #9DEEA9
monochromatic
#A035DC #B969E5 #D19DEE #E9D1F7 #F3E5FA
Accessibility & contrast
On white
2.15
#D19DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#D19DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19DEE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19DEE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#CFA8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d19dee; /* rgb */ color: rgb(209, 157, 238); /* oklch */ color: oklch(77.3% 0.125 313.0);
Tailwind
colors: {
custom: {
50: '#e0baf3',
500: '#d19dee',
950: '#000000',
},
}SCSS
$custom: #d19dee; $custom-light: #e0baf3; $custom-dark: #000000;
JSON
{
"hex": "#d19dee",
"rgb": {
"r": 209,
"g": 157,
"b": 238
},
"hsl": {
"h": 278.519,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.7731,
"c": 0.12499,
"h": 313
},
"luminance": 0.43842
}Semantic roles & 50–950 ramp
primary
#D19DEE
secondary
#E2F2D9
accent
#D21358
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185