#D07DCD#D07DCD
#D07DCD is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.5% C 0.145 H 328.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D07DCD |
|---|---|
| RGB | rgb(208, 125, 205) |
| HSL | hsl(302, 47%, 65%) |
| HSV | hsv(302, 40%, 82%) |
| CMYK | cmyk(0%, 39.9%, 1.4%, 18.4%) |
| CIE-LAB | lab(63.74, 44.13, -28.00) |
| CIE-LCH | lch(63.74, 52.26, 327.61°) |
| OKLab | oklab(70.53% 0.1232 -0.0762) |
| OKLCH | oklch(70.53% 0.145 328.3) |
| XYZ | xyz(44.3647, 32.4870, 61.6795) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 2.98
Orchid
#DA70D6
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 5.93
Violet (CSS)
#EE82EE
ΔE00 6.31
Pale Magenta
#D767AD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07DCD #7DD080
analogous
#AA7DD0 #D07DCD #D07DA3
triadic
#D07DCD #CDD07D #7DCDD0
tetradic
#D07DCD #D0AA7D #7DD080 #7DA3D0
square
#D07DCD #D0AA7D #7DD080 #7DA3D0
split-complementary
#D07DCD #A3D07D #7DD0AA
monochromatic
#9B3897 #C050BC #D07DCD #E0AADE #F1D7F0
Accessibility & contrast
On white
2.80
#D07DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#D07DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07DCD
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07DCD | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7894D0
Deuteranopia (green-blind)
#8E9ECA
Tritanopia (blue-blind)
#D5849C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d07dcd; /* rgb */ color: rgb(208, 125, 205); /* oklch */ color: oklch(70.5% 0.145 328.3);
Tailwind
colors: {
custom: {
50: '#e0a4dc',
500: '#d07dcd',
950: '#000000',
},
}SCSS
$custom: #d07dcd; $custom-light: #e0a4dc; $custom-dark: #000000;
JSON
{
"hex": "#d07dcd",
"rgb": {
"r": 208,
"g": 125,
"b": 205
},
"hsl": {
"h": 302.169,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.70529,
"c": 0.14486,
"h": 328.3
},
"luminance": 0.32485
}Semantic roles & 50–950 ramp
primary
#D07DCD
secondary
#C6E2C7
accent
#BA312B
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83