#D58DED#D58DED
#D58DED is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.0% C 0.153 H 317.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D58DED |
|---|---|
| RGB | rgb(213, 141, 237) |
| HSL | hsl(285, 73%, 74%) |
| HSV | hsv(285, 41%, 93%) |
| CMYK | cmyk(10.1%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.98, 43.31, -37.60) |
| CIE-LCH | lch(68.98, 57.36, 319.04°) |
| OKLab | oklab(75.01% 0.1125 -0.1036) |
| OKLCH | oklch(75.01% 0.153 317.4) |
| XYZ | xyz(52.2493, 39.3118, 84.9399) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.11
Liliac
#C48EFD
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58DED #A5ED8D
analogous
#A58DED #D58DED #ED8DD5
triadic
#D58DED #EDD58D #8DEDD5
tetradic
#D58DED #EDA58D #A5ED8D #8DD5ED
square
#D58DED #EDA58D #A5ED8D #8DD5ED
split-complementary
#D58DED #D5ED8D #8DEDA5
monochromatic
#AE23DC #C258E5 #D58DED #E8C2F5 #F5E5FB
Accessibility & contrast
On white
2.37
#D58DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#D58DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58DED
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58DED | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#90ABEA
Tritanopia (blue-blind)
#D599B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d58ded; /* rgb */ color: rgb(213, 141, 237); /* oklch */ color: oklch(75.0% 0.153 317.4);
Tailwind
colors: {
custom: {
50: '#e3b0f3',
500: '#d58ded',
950: '#000000',
},
}SCSS
$custom: #d58ded; $custom-light: #e3b0f3; $custom-dark: #000000;
JSON
{
"hex": "#d58ded",
"rgb": {
"r": 213,
"g": 141,
"b": 237
},
"hsl": {
"h": 285,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.75012,
"c": 0.15293,
"h": 317.4
},
"luminance": 0.3931
}Semantic roles & 50–950 ramp
primary
#D58DED
secondary
#DFF2D9
accent
#D51142
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85