#D19DEB#D19DEB
#D19DEB is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.2% C 0.121 H 314.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D19DEB |
|---|---|
| RGB | rgb(209, 157, 235) |
| HSL | hsl(280, 66%, 77%) |
| HSV | hsv(280, 33%, 92%) |
| CMYK | cmyk(11.1%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.01, 33.10, -31.84) |
| CIE-LCH | lch(72.01, 45.93, 316.11°) |
| OKLab | oklab(77.18% 0.0844 -0.0873) |
| OKLCH | oklch(77.18% 0.121 314) |
| XYZ | xyz(53.3445, 43.6684, 84.1998) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.78
Baby Purple
#CA9BF7
ΔE00 3.48
Lilac (survey)
#CEA2FD
ΔE00 3.88
Pastel Purple
#CAA0FF
ΔE00 4.75
Mauve
#E0B0FF
ΔE00 4.86
Plum
#DDA0DD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19DEB #B7EB9D
analogous
#AA9DEB #D19DEB #EB9DDE
triadic
#D19DEB #EBD19D #9DEBD1
tetradic
#D19DEB #EBAA9D #B7EB9D #9DDEEB
square
#D19DEB #EBAA9D #B7EB9D #9DDEEB
split-complementary
#D19DEB #DEEB9D #9DEBAA
monochromatic
#A137D6 #B96AE1 #D19DEB #E9D0F5 #F3E6FA
Accessibility & contrast
On white
2.16
#D19DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#D19DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19DEB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19DEB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADEE
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#CFA7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d19deb; /* rgb */ color: rgb(209, 157, 235); /* oklch */ color: oklch(77.2% 0.121 314.0);
Tailwind
colors: {
custom: {
50: '#e0baf1',
500: '#d19deb',
950: '#000000',
},
}SCSS
$custom: #d19deb; $custom-light: #e0baf1; $custom-dark: #000000;
JSON
{
"hex": "#d19deb",
"rgb": {
"r": 209,
"g": 157,
"b": 235
},
"hsl": {
"h": 280,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77182,
"c": 0.12148,
"h": 314
},
"luminance": 0.43667
}Semantic roles & 50–950 ramp
primary
#D19DEB
secondary
#E2F1DA
accent
#CE1854
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085