#D58DCD#D58DCD
#D58DCD is a light, vivid purple. Relative luminance 0.376; OKLCH L 73.7% C 0.120 H 330.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D58DCD |
|---|---|
| RGB | rgb(213, 141, 205) |
| HSL | hsl(307, 46%, 69%) |
| HSV | hsv(307, 34%, 84%) |
| CMYK | cmyk(0%, 33.8%, 3.8%, 16.5%) |
| CIE-LAB | lab(67.73, 37.23, -21.83) |
| CIE-LCH | lch(67.73, 43.16, 329.61°) |
| OKLab | oklab(73.66% 0.105 -0.0589) |
| OKLCH | oklch(73.66% 0.12 330.7) |
| XYZ | xyz(47.9842, 37.6057, 62.4768) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.34
Plum
#DDA0DD
ΔE00 4.79
Orchid (survey)
#C875C4
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 7.23
Pale Purple
#B790D4
ΔE00 7.51
Orchid
#DA70D6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58DCD #8DD595
analogous
#B98DD5 #D58DCD #D58DA9
triadic
#D58DCD #CDD58D #8DCDD5
tetradic
#D58DCD #D5B98D #8DD595 #8DA9D5
square
#D58DCD #D5B98D #8DD595 #8DA9D5
split-complementary
#D58DCD #A9D58D #8DD5B9
monochromatic
#A93E9D #C560B9 #D58DCD #E5BAE1 #F6E6F4
Accessibility & contrast
On white
2.46
#D58DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#D58DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58DCD
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58DCD | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FCF
Deuteranopia (green-blind)
#9CA9CB
Tritanopia (blue-blind)
#DB92A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d58dcd; /* rgb */ color: rgb(213, 141, 205); /* oklch */ color: oklch(73.7% 0.120 330.7);
Tailwind
colors: {
custom: {
50: '#e3afdc',
500: '#d58dcd',
950: '#000000',
},
}SCSS
$custom: #d58dcd; $custom-light: #e3afdc; $custom-dark: #000000;
JSON
{
"hex": "#d58dcd",
"rgb": {
"r": 213,
"g": 141,
"b": 205
},
"hsl": {
"h": 306.667,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.7366,
"c": 0.12038,
"h": 330.7
},
"luminance": 0.37604
}Semantic roles & 50–950 ramp
primary
#D58DCD
secondary
#D5E9D7
accent
#B93C2C
background
#FEFAFD
surface
#FCF5FB
border
#D5CFD4
text
#151015
muted
#847F83