#D38CED#D38CED
#D38CED is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.6% C 0.154 H 316.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D38CED |
|---|---|
| RGB | rgb(211, 140, 237) |
| HSL | hsl(284, 73%, 74%) |
| HSV | hsv(284, 41%, 93%) |
| CMYK | cmyk(11%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.55, 43.26, -38.28) |
| CIE-LCH | lch(68.55, 57.77, 318.49°) |
| OKLab | oklab(74.64% 0.1116 -0.1056) |
| OKLCH | oklch(74.64% 0.154 316.6) |
| XYZ | xyz(51.5259, 38.7209, 84.8639) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.76
Liliac
#C48EFD
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.35
Lavender (survey)
#C79FEF
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D38CED #A6ED8C
analogous
#A38CED #D38CED #ED8CD6
triadic
#D38CED #EDD38C #8CEDD3
tetradic
#D38CED #EDA38C #A6ED8C #8CD6ED
square
#D38CED #EDA38C #A6ED8C #8CD6ED
split-complementary
#D38CED #D6ED8C #8CEDA3
monochromatic
#AA22DC #BF57E5 #D38CED #E7C1F5 #F5E5FB
Accessibility & contrast
On white
2.40
#D38CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#D38CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D38CED
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D38CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D38CED | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#D299B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d38ced; /* rgb */ color: rgb(211, 140, 237); /* oklch */ color: oklch(74.6% 0.154 316.6);
Tailwind
colors: {
custom: {
50: '#e2aff3',
500: '#d38ced',
950: '#000000',
},
}SCSS
$custom: #d38ced; $custom-light: #e2aff3; $custom-dark: #000000;
JSON
{
"hex": "#d38ced",
"rgb": {
"r": 211,
"g": 140,
"b": 237
},
"hsl": {
"h": 283.918,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.74642,
"c": 0.15364,
"h": 316.6
},
"luminance": 0.38719
}Semantic roles & 50–950 ramp
primary
#D38CED
secondary
#DFF3D8
accent
#D51045
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#151017
muted
#847F85