#D49CD2#D49CD2
#D49CD2 is a light, moderate purple. Relative luminance 0.424; OKLCH L 76.3% C 0.098 H 327.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D49CD2 |
|---|---|
| RGB | rgb(212, 156, 210) |
| HSL | hsl(302, 39%, 72%) |
| HSV | hsv(302, 26%, 83%) |
| CMYK | cmyk(0%, 26.4%, 0.9%, 16.9%) |
| CIE-LAB | lab(71.17, 29.71, -19.39) |
| CIE-LCH | lch(71.17, 35.48, 326.88°) |
| OKLab | oklab(76.31% 0.0825 -0.0522) |
| OKLCH | oklch(76.31% 0.098 327.7) |
| XYZ | xyz(50.6716, 42.4287, 66.4806) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.22
Lilac
#C8A2C8
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 6.78
Pale Purple
#B790D4
ΔE00 7.52
Lavender (survey)
#C79FEF
ΔE00 8.13
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49CD2 #9CD49E
analogous
#BA9CD4 #D49CD2 #D49CB6
triadic
#D49CD2 #D2D49C #9CD2D4
tetradic
#D49CD2 #D4BA9C #9CD49E #9CB6D4
square
#D49CD2 #D4BA9C #9CD49E #9CB6D4
split-complementary
#D49CD2 #B6D49C #9CD4BA
monochromatic
#AB4AA8 #C171BF #D49CD2 #E7C7E5 #F6EAF5
Accessibility & contrast
On white
2.21
#D49CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#D49CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49CD2
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49CD2 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD4
Deuteranopia (green-blind)
#A6B1D0
Tritanopia (blue-blind)
#D8A0AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d49cd2; /* rgb */ color: rgb(212, 156, 210); /* oklch */ color: oklch(76.3% 0.098 327.7);
Tailwind
colors: {
custom: {
50: '#e2b9df',
500: '#d49cd2',
950: '#000000',
},
}SCSS
$custom: #d49cd2; $custom-light: #e2b9df; $custom-dark: #000000;
JSON
{
"hex": "#d49cd2",
"rgb": {
"r": 212,
"g": 156,
"b": 210
},
"hsl": {
"h": 302.143,
"s": 39.437,
"l": 72.157
},
"oklch": {
"l": 0.76309,
"c": 0.09767,
"h": 327.7
},
"luminance": 0.42427
}Semantic roles & 50–950 ramp
primary
#D49CD2
secondary
#DEEDDF
accent
#B23833
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083