#D07CD0#D07CD0
#D07CD0 is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.5% C 0.149 H 327.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D07CD0 |
|---|---|
| RGB | rgb(208, 124, 208) |
| HSL | hsl(300, 47%, 65%) |
| HSV | hsv(300, 40%, 82%) |
| CMYK | cmyk(0%, 40.4%, 0%, 18.4%) |
| CIE-LAB | lab(63.66, 45.20, -29.81) |
| CIE-LCH | lch(63.66, 54.15, 326.59°) |
| OKLab | oklab(70.5% 0.1253 -0.0813) |
| OKLCH | oklch(70.5% 0.149 327) |
| XYZ | xyz(44.6044, 32.3813, 63.5630) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.63
Orchid
#DA70D6
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 6.01
Pale Purple
#B790D4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07CD0 #7CD07C
analogous
#A67CD0 #D07CD0 #D07CA6
triadic
#D07CD0 #D0D07C #7CD0D0
tetradic
#D07CD0 #D0A67C #7CD07C #7CA6D0
square
#D07CD0 #D0A67C #7CD07C #7CA6D0
split-complementary
#D07CD0 #A6D07C #7CD0A6
monochromatic
#9A379A #C04FC0 #D07CD0 #E0A9E0 #F0D6F0
Accessibility & contrast
On white
2.81
#D07CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#D07CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07CD0
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07CD0 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7593D3
Deuteranopia (green-blind)
#8C9ECD
Tritanopia (blue-blind)
#D5849C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d07cd0; /* rgb */ color: rgb(208, 124, 208); /* oklch */ color: oklch(70.5% 0.149 327.0);
Tailwind
colors: {
custom: {
50: '#e0a4de',
500: '#d07cd0',
950: '#000000',
},
}SCSS
$custom: #d07cd0; $custom-light: #e0a4de; $custom-dark: #000000;
JSON
{
"hex": "#d07cd0",
"rgb": {
"r": 208,
"g": 124,
"b": 208
},
"hsl": {
"h": 300,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.70503,
"c": 0.14943,
"h": 327
},
"luminance": 0.32379
}Semantic roles & 50–950 ramp
primary
#D07CD0
secondary
#C6E2C6
accent
#BA2B2B
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83