#D58CD5#D58CD5
#D58CD5 is a light, vivid purple. Relative luminance 0.377; OKLCH L 73.8% C 0.130 H 326.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D58CD5 |
|---|---|
| RGB | rgb(213, 140, 213) |
| HSL | hsl(300, 46%, 69%) |
| HSV | hsv(300, 34%, 84%) |
| CMYK | cmyk(0%, 34.3%, 0%, 16.5%) |
| CIE-LAB | lab(67.81, 39.22, -26.16) |
| CIE-LCH | lch(67.81, 47.15, 326.29°) |
| OKLab | oklab(73.81% 0.1086 -0.0711) |
| OKLCH | oklch(73.81% 0.13 326.8) |
| XYZ | xyz(48.8279, 37.7083, 67.6443) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.27
Plum
#DDA0DD
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.84
Orchid (survey)
#C875C4
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.59
Pale Purple
#B790D4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58CD5 #8CD58C
analogous
#B18CD5 #D58CD5 #D58CB1
triadic
#D58CD5 #D5D58C #8CD5D5
tetradic
#D58CD5 #D5B18C #8CD58C #8CB1D5
square
#D58CD5 #D5B18C #8CD58C #8CB1D5
split-complementary
#D58CD5 #B1D58C #8CD5B1
monochromatic
#A93EA9 #C55FC5 #D58CD5 #E5B9E5 #F6E6F6
Accessibility & contrast
On white
2.46
#D58CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#D58CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58CD5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58CD5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879FD8
Deuteranopia (green-blind)
#99A9D3
Tritanopia (blue-blind)
#D993A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d58cd5; /* rgb */ color: rgb(213, 140, 213); /* oklch */ color: oklch(73.8% 0.130 326.8);
Tailwind
colors: {
custom: {
50: '#e3afe2',
500: '#d58cd5',
950: '#000000',
},
}SCSS
$custom: #d58cd5; $custom-light: #e3afe2; $custom-dark: #000000;
JSON
{
"hex": "#d58cd5",
"rgb": {
"r": 213,
"g": 140,
"b": 213
},
"hsl": {
"h": 300,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.73814,
"c": 0.12978,
"h": 326.8
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#D58CD5
secondary
#D4E9D4
accent
#BA2C2C
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#161015
muted
#847F83