#D07DC8#D07DC8
#D07DC8 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.3% C 0.140 H 330.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D07DC8 |
|---|---|
| RGB | rgb(208, 125, 200) |
| HSL | hsl(306, 47%, 65%) |
| HSV | hsv(306, 40%, 82%) |
| CMYK | cmyk(0%, 39.9%, 3.8%, 18.4%) |
| CIE-LAB | lab(63.55, 43.24, -25.49) |
| CIE-LCH | lch(63.55, 50.19, 329.48°) |
| OKLab | oklab(70.32% 0.122 -0.0691) |
| OKLCH | oklch(70.32% 0.14 330.5) |
| XYZ | xyz(43.7708, 32.2494, 58.5516) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.53
Lavender Pink
#DD85D7
ΔE00 3.28
Orchid
#DA70D6
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 6.47
Pale Magenta
#D767AD
ΔE00 6.88
Violet (CSS)
#EE82EE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07DC8 #7DD085
analogous
#AE7DD0 #D07DC8 #D07D9E
triadic
#D07DC8 #C8D07D #7DC8D0
tetradic
#D07DC8 #D0AE7D #7DD085 #7D9ED0
square
#D07DC8 #D0AE7D #7DD085 #7D9ED0
split-complementary
#D07DC8 #9ED07D #7DD0AE
monochromatic
#9B3891 #C050B5 #D07DC8 #E0AADB #F1D7EE
Accessibility & contrast
On white
2.82
#D07DC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#D07DC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07DC8
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07DC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07DC8 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A93CB
Deuteranopia (green-blind)
#8F9EC5
Tritanopia (blue-blind)
#D68399
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d07dc8; /* rgb */ color: rgb(208, 125, 200); /* oklch */ color: oklch(70.3% 0.140 330.5);
Tailwind
colors: {
custom: {
50: '#e0a4d9',
500: '#d07dc8',
950: '#000000',
},
}SCSS
$custom: #d07dc8; $custom-light: #e0a4d9; $custom-dark: #000000;
JSON
{
"hex": "#d07dc8",
"rgb": {
"r": 208,
"g": 125,
"b": 200
},
"hsl": {
"h": 305.783,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.70318,
"c": 0.14024,
"h": 330.5
},
"luminance": 0.32247
}Semantic roles & 50–950 ramp
primary
#D07DC8
secondary
#C6E2C9
accent
#BA392B
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83