#D49DEE#D49DEE
#D49DEE is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.6% C 0.126 H 314.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D49DEE |
|---|---|
| RGB | rgb(212, 157, 238) |
| HSL | hsl(281, 70%, 77%) |
| HSV | hsv(281, 34%, 93%) |
| CMYK | cmyk(10.9%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.42, 34.63, -32.82) |
| CIE-LCH | lch(72.42, 47.71, 316.54°) |
| OKLab | oklab(77.6% 0.0886 -0.0901) |
| OKLCH | oklch(77.6% 0.126 314.5) |
| XYZ | xyz(54.6385, 44.2851, 86.5419) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.41
Lilac (survey)
#CEA2FD
ΔE00 3.76
Mauve
#E0B0FF
ΔE00 4.66
Pastel Purple
#CAA0FF
ΔE00 4.66
Plum
#DDA0DD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49DEE #B7EE9D
analogous
#AC9DEE #D49DEE #EE9DDF
triadic
#D49DEE #EED49D #9DEED4
tetradic
#D49DEE #EEAC9D #B7EE9D #9DDFEE
square
#D49DEE #EEAC9D #B7EE9D #9DDFEE
split-complementary
#D49DEE #DFEE9D #9DEEAC
monochromatic
#A635DC #BD69E5 #D49DEE #EBD1F7 #F4E5FA
Accessibility & contrast
On white
2.13
#D49DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#D49DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49DEE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49DEE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#D2A7BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d49dee; /* rgb */ color: rgb(212, 157, 238); /* oklch */ color: oklch(77.6% 0.126 314.5);
Tailwind
colors: {
custom: {
50: '#e2baf3',
500: '#d49dee',
950: '#000000',
},
}SCSS
$custom: #d49dee; $custom-light: #e2baf3; $custom-dark: #000000;
JSON
{
"hex": "#d49dee",
"rgb": {
"r": 212,
"g": 157,
"b": 238
},
"hsl": {
"h": 280.741,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.77602,
"c": 0.12633,
"h": 314.5
},
"luminance": 0.44284
}Semantic roles & 50–950 ramp
primary
#D49DEE
secondary
#E1F2D9
accent
#D21350
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185