#D49CD3#D49CD3
#D49CD3 is a light, moderate purple. Relative luminance 0.425; OKLCH L 76.3% C 0.099 H 327.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D49CD3 |
|---|---|
| RGB | rgb(212, 156, 211) |
| HSL | hsl(301, 39%, 72%) |
| HSV | hsv(301, 26%, 83%) |
| CMYK | cmyk(0%, 26.4%, 0.5%, 16.9%) |
| CIE-LAB | lab(71.20, 29.90, -19.89) |
| CIE-LCH | lch(71.20, 35.91, 326.37°) |
| OKLab | oklab(76.35% 0.0828 -0.0536) |
| OKLCH | oklch(76.35% 0.099 327.1) |
| XYZ | xyz(50.7966, 42.4787, 67.1388) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.07
Lilac
#C8A2C8
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 6.67
Pale Purple
#B790D4
ΔE00 7.37
Lavender (survey)
#C79FEF
ΔE00 7.90
Mauve
#E0B0FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49CD3 #9CD49D
analogous
#B99CD4 #D49CD3 #D49CB7
triadic
#D49CD3 #D3D49C #9CD3D4
tetradic
#D49CD3 #D4B99C #9CD49D #9CB7D4
square
#D49CD3 #D4B99C #9CD49D #9CB7D4
split-complementary
#D49CD3 #B7D49C #9CD4B9
monochromatic
#AB4AAA #C171C0 #D49CD3 #E7C7E6 #F6EAF6
Accessibility & contrast
On white
2.21
#D49CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#D49CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49CD3
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49CD3 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD5
Deuteranopia (green-blind)
#A6B1D1
Tritanopia (blue-blind)
#D8A1AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d49cd3; /* rgb */ color: rgb(212, 156, 211); /* oklch */ color: oklch(76.3% 0.099 327.1);
Tailwind
colors: {
custom: {
50: '#e2b9e0',
500: '#d49cd3',
950: '#000000',
},
}SCSS
$custom: #d49cd3; $custom-light: #e2b9e0; $custom-dark: #000000;
JSON
{
"hex": "#d49cd3",
"rgb": {
"r": 212,
"g": 156,
"b": 211
},
"hsl": {
"h": 301.071,
"s": 39.437,
"l": 72.157
},
"oklch": {
"l": 0.76346,
"c": 0.09868,
"h": 327.1
},
"luminance": 0.42477
}Semantic roles & 50–950 ramp
primary
#D49CD3
secondary
#DEEDDF
accent
#B23533
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083