#D49DED#D49DED
#D49DED is a light, vivid purple. Relative luminance 0.442; OKLCH L 77.6% C 0.125 H 314.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D49DED |
|---|---|
| RGB | rgb(212, 157, 237) |
| HSL | hsl(281, 69%, 77%) |
| HSV | hsv(281, 34%, 93%) |
| CMYK | cmyk(10.5%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.38, 34.42, -32.33) |
| CIE-LCH | lch(72.38, 47.23, 316.80°) |
| OKLab | oklab(77.56% 0.0884 -0.0887) |
| OKLCH | oklch(77.56% 0.125 314.9) |
| XYZ | xyz(54.4920, 44.2265, 85.7703) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.18
Baby Purple
#CA9BF7
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 3.94
Mauve
#E0B0FF
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 4.84
Plum
#DDA0DD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49DED #B6ED9D
analogous
#AC9DED #D49DED #ED9DDE
triadic
#D49DED #EDD49D #9DEDD4
tetradic
#D49DED #EDAC9D #B6ED9D #9DDEED
square
#D49DED #EDAC9D #B6ED9D #9DDEED
split-complementary
#D49DED #DEED9D #9DEDAC
monochromatic
#A736DA #BD69E4 #D49DED #EBD1F6 #F4E5FA
Accessibility & contrast
On white
2.13
#D49DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#D49DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49DED
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49DED | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#D3A7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d49ded; /* rgb */ color: rgb(212, 157, 237); /* oklch */ color: oklch(77.6% 0.125 314.9);
Tailwind
colors: {
custom: {
50: '#e2baf3',
500: '#d49ded',
950: '#000000',
},
}SCSS
$custom: #d49ded; $custom-light: #e2baf3; $custom-dark: #000000;
JSON
{
"hex": "#d49ded",
"rgb": {
"r": 212,
"g": 157,
"b": 237
},
"hsl": {
"h": 281.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.77559,
"c": 0.12518,
"h": 314.9
},
"luminance": 0.44225
}Semantic roles & 50–950 ramp
primary
#D49DED
secondary
#E1F2D9
accent
#D1154F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185