#D17DCD#D17DCD
#D17DCD is a light, vivid purple. Relative luminance 0.326; OKLCH L 70.6% C 0.146 H 328.7°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D17DCD |
|---|---|
| RGB | rgb(209, 125, 205) |
| HSL | hsl(303, 48%, 65%) |
| HSV | hsv(303, 40%, 82%) |
| CMYK | cmyk(0%, 40.2%, 1.9%, 18%) |
| CIE-LAB | lab(63.86, 44.44, -27.80) |
| CIE-LCH | lch(63.86, 52.42, 327.97°) |
| OKLab | oklab(70.64% 0.1244 -0.0756) |
| OKLCH | oklch(70.64% 0.146 328.7) |
| XYZ | xyz(44.6468, 32.6325, 61.6927) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 2.86
Orchid
#DA70D6
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.22
Pale Magenta
#D767AD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D17DCD #7DD181
analogous
#AB7DD1 #D17DCD #D17DA3
triadic
#D17DCD #CDD17D #7DCDD1
tetradic
#D17DCD #D1AB7D #7DD181 #7DA3D1
square
#D17DCD #D1AB7D #7DD181 #7DA3D1
split-complementary
#D17DCD #A3D17D #7DD1AB
monochromatic
#9C3797 #C150BC #D17DCD #E1AADE #F1D7F0
Accessibility & contrast
On white
2.79
#D17DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#D17DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D17DCD
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D17DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D17DCD | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7894D0
Deuteranopia (green-blind)
#8E9FCA
Tritanopia (blue-blind)
#D6849C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d17dcd; /* rgb */ color: rgb(209, 125, 205); /* oklch */ color: oklch(70.6% 0.146 328.7);
Tailwind
colors: {
custom: {
50: '#e0a4dc',
500: '#d17dcd',
950: '#000000',
},
}SCSS
$custom: #d17dcd; $custom-light: #e0a4dc; $custom-dark: #000000;
JSON
{
"hex": "#d17dcd",
"rgb": {
"r": 209,
"g": 125,
"b": 205
},
"hsl": {
"h": 302.857,
"s": 47.727,
"l": 65.49
},
"oklch": {
"l": 0.70643,
"c": 0.14555,
"h": 328.7
},
"luminance": 0.3263
}Semantic roles & 50–950 ramp
primary
#D17DCD
secondary
#C7E3C8
accent
#BB312B
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83