#D39CD3#D39CD3
#D39CD3 is a light, moderate purple. Relative luminance 0.423; OKLCH L 76.2% C 0.098 H 326.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D39CD3 |
|---|---|
| RGB | rgb(211, 156, 211) |
| HSL | hsl(300, 38%, 72%) |
| HSV | hsv(300, 26%, 83%) |
| CMYK | cmyk(0%, 26.1%, 0%, 17.3%) |
| CIE-LAB | lab(71.10, 29.57, -20.05) |
| CIE-LCH | lch(71.10, 35.73, 325.86°) |
| OKLab | oklab(76.25% 0.0817 -0.0541) |
| OKLCH | oklch(76.25% 0.098 326.5) |
| XYZ | xyz(50.5091, 42.3305, 67.1253) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.17
Lilac
#C8A2C8
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.73
Pale Purple
#B790D4
ΔE00 7.18
Lavender (survey)
#C79FEF
ΔE00 7.75
Mauve
#E0B0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39CD3 #9CD39C
analogous
#B89CD3 #D39CD3 #D39CB8
triadic
#D39CD3 #D3D39C #9CD3D3
tetradic
#D39CD3 #D3B89C #9CD39C #9CB8D3
square
#D39CD3 #D3B89C #9CD39C #9CB8D3
split-complementary
#D39CD3 #B8D39C #9CD3B8
monochromatic
#A94BA9 #C072C0 #D39CD3 #E6C6E6 #F6EAF6
Accessibility & contrast
On white
2.22
#D39CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#D39CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39CD3
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39CD3 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AAD5
Deuteranopia (green-blind)
#A5B1D1
Tritanopia (blue-blind)
#D6A1AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d39cd3; /* rgb */ color: rgb(211, 156, 211); /* oklch */ color: oklch(76.2% 0.098 326.5);
Tailwind
colors: {
custom: {
50: '#e1b9e0',
500: '#d39cd3',
950: '#000000',
},
}SCSS
$custom: #d39cd3; $custom-light: #e1b9e0; $custom-dark: #000000;
JSON
{
"hex": "#d39cd3",
"rgb": {
"r": 211,
"g": 156,
"b": 211
},
"hsl": {
"h": 300,
"s": 38.462,
"l": 71.961
},
"oklch": {
"l": 0.76246,
"c": 0.09798,
"h": 326.5
},
"luminance": 0.42329
}Semantic roles & 50–950 ramp
primary
#D39CD3
secondary
#DFECDF
accent
#B13434
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083