#D39CD2#D39CD2
#D39CD2 is a light, moderate purple. Relative luminance 0.423; OKLCH L 76.2% C 0.097 H 327.1°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D39CD2 |
|---|---|
| RGB | rgb(211, 156, 210) |
| HSL | hsl(301, 38%, 72%) |
| HSV | hsv(301, 26%, 83%) |
| CMYK | cmyk(0%, 26.1%, 0.5%, 17.3%) |
| CIE-LAB | lab(71.06, 29.38, -19.55) |
| CIE-LCH | lch(71.06, 35.29, 326.36°) |
| OKLab | oklab(76.21% 0.0814 -0.0527) |
| OKLCH | oklch(76.21% 0.097 327.1) |
| XYZ | xyz(50.3841, 42.2805, 66.4671) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.30
Lilac
#C8A2C8
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 6.83
Pale Purple
#B790D4
ΔE00 7.34
Lavender (survey)
#C79FEF
ΔE00 7.98
Mauve
#E0B0FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39CD2 #9CD39D
analogous
#B99CD3 #D39CD2 #D39CB7
triadic
#D39CD2 #D2D39C #9CD2D3
tetradic
#D39CD2 #D3B99C #9CD39D #9CB7D3
square
#D39CD2 #D3B99C #9CD39D #9CB7D3
split-complementary
#D39CD2 #B7D39C #9CD3B9
monochromatic
#A94BA8 #C072BF #D39CD2 #E6C6E5 #F6EAF5
Accessibility & contrast
On white
2.22
#D39CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#D39CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39CD2
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39CD2 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD4
Deuteranopia (green-blind)
#A5B0D0
Tritanopia (blue-blind)
#D7A0AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d39cd2; /* rgb */ color: rgb(211, 156, 210); /* oklch */ color: oklch(76.2% 0.097 327.1);
Tailwind
colors: {
custom: {
50: '#e1b9e0',
500: '#d39cd2',
950: '#000000',
},
}SCSS
$custom: #d39cd2; $custom-light: #e1b9e0; $custom-dark: #000000;
JSON
{
"hex": "#d39cd2",
"rgb": {
"r": 211,
"g": 156,
"b": 210
},
"hsl": {
"h": 301.091,
"s": 38.462,
"l": 71.961
},
"oklch": {
"l": 0.76208,
"c": 0.09697,
"h": 327.1
},
"luminance": 0.42279
}Semantic roles & 50–950 ramp
primary
#D39CD2
secondary
#DFECDF
accent
#B13634
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083