#D38DED#D38DED
#D38DED is a light, vivid purple. Relative luminance 0.390; OKLCH L 74.8% C 0.152 H 316.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D38DED |
|---|---|
| RGB | rgb(211, 141, 237) |
| HSL | hsl(284, 73%, 74%) |
| HSV | hsv(284, 41%, 93%) |
| CMYK | cmyk(11%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.76, 42.73, -37.95) |
| CIE-LCH | lch(68.76, 57.15, 318.39°) |
| OKLab | oklab(74.8% 0.1102 -0.1046) |
| OKLCH | oklch(74.8% 0.152 316.5) |
| XYZ | xyz(51.6727, 39.0144, 84.9129) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.59
Liliac
#C48EFD
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D38DED #A7ED8D
analogous
#A38DED #D38DED #ED8DD7
triadic
#D38DED #EDD38D #8DEDD3
tetradic
#D38DED #EDA38D #A7ED8D #8DD7ED
square
#D38DED #EDA38D #A7ED8D #8DD7ED
split-complementary
#D38DED #D7ED8D #8DEDA3
monochromatic
#AA23DC #BF58E5 #D38DED #E7C2F5 #F5E5FB
Accessibility & contrast
On white
2.39
#D38DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#D38DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D38DED
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D38DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D38DED | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#D29AB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d38ded; /* rgb */ color: rgb(211, 141, 237); /* oklch */ color: oklch(74.8% 0.152 316.5);
Tailwind
colors: {
custom: {
50: '#e2aff3',
500: '#d38ded',
950: '#000000',
},
}SCSS
$custom: #d38ded; $custom-light: #e2aff3; $custom-dark: #000000;
JSON
{
"hex": "#d38ded",
"rgb": {
"r": 211,
"g": 141,
"b": 237
},
"hsl": {
"h": 283.75,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.74802,
"c": 0.15196,
"h": 316.5
},
"luminance": 0.39013
}Semantic roles & 50–950 ramp
primary
#D38DED
secondary
#E0F2D9
accent
#D51146
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#151017
muted
#847F85