#D19DED#D19DED
#D19DED is a light, vivid violet. Relative luminance 0.438; OKLCH L 77.3% C 0.124 H 313.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D19DED |
|---|---|
| RGB | rgb(209, 157, 237) |
| HSL | hsl(279, 69%, 77%) |
| HSV | hsv(279, 34%, 93%) |
| CMYK | cmyk(11.8%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.08, 33.51, -32.81) |
| CIE-LCH | lch(72.08, 46.90, 315.60°) |
| OKLab | oklab(77.27% 0.0849 -0.0901) |
| OKLCH | oklch(77.27% 0.124 313.3) |
| XYZ | xyz(53.6350, 43.7846, 85.7302) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 3.09
Lilac (survey)
#CEA2FD
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 4.36
Mauve
#E0B0FF
ΔE00 4.78
Pale Violet
#CEAEFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19DED #B9ED9D
analogous
#A99DED #D19DED #ED9DE1
triadic
#D19DED #EDD19D #9DEDD1
tetradic
#D19DED #EDA99D #B9ED9D #9DE1ED
square
#D19DED #EDA99D #B9ED9D #9DE1ED
split-complementary
#D19DED #E1ED9D #9DEDA9
monochromatic
#A036DA #B969E4 #D19DED #E9D1F6 #F3E5FA
Accessibility & contrast
On white
2.15
#D19DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#D19DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19DED
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19DED | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#CFA7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d19ded; /* rgb */ color: rgb(209, 157, 237); /* oklch */ color: oklch(77.3% 0.124 313.3);
Tailwind
colors: {
custom: {
50: '#e0baf3',
500: '#d19ded',
950: '#000000',
},
}SCSS
$custom: #d19ded; $custom-light: #e0baf3; $custom-dark: #000000;
JSON
{
"hex": "#d19ded",
"rgb": {
"r": 209,
"g": 157,
"b": 237
},
"hsl": {
"h": 279,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.77267,
"c": 0.12382,
"h": 313.3
},
"luminance": 0.43784
}Semantic roles & 50–950 ramp
primary
#D19DED
secondary
#E2F2D9
accent
#D11556
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185