#D07FD0#D07FD0
#D07FD0 is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.0% C 0.144 H 327.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FD0 |
|---|---|
| RGB | rgb(208, 127, 208) |
| HSL | hsl(300, 46%, 66%) |
| HSV | hsv(300, 39%, 82%) |
| CMYK | cmyk(0%, 38.9%, 0%, 18.4%) |
| CIE-LAB | lab(64.28, 43.63, -28.85) |
| CIE-LCH | lch(64.28, 52.31, 326.52°) |
| OKLab | oklab(70.97% 0.1209 -0.0786) |
| OKLCH | oklch(70.97% 0.144 327) |
| XYZ | xyz(44.9861, 33.1447, 63.6902) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.69
Orchid (survey)
#C875C4
ΔE00 3.06
Orchid
#DA70D6
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 5.95
Pale Purple
#B790D4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FD0 #7FD07F
analogous
#A77FD0 #D07FD0 #D07FA7
triadic
#D07FD0 #D0D07F #7FD0D0
tetradic
#D07FD0 #D0A77F #7FD07F #7FA7D0
square
#D07FD0 #D0A77F #7FD07F #7FA7D0
split-complementary
#D07FD0 #A7D07F #7FD0A7
monochromatic
#9C399C #C052C0 #D07FD0 #E0ACE0 #F1D9F1
Accessibility & contrast
On white
2.75
#D07FD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#D07FD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FD0
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FD0 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7995D3
Deuteranopia (green-blind)
#8EA0CD
Tritanopia (blue-blind)
#D5879E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d07fd0; /* rgb */ color: rgb(208, 127, 208); /* oklch */ color: oklch(71.0% 0.144 327.0);
Tailwind
colors: {
custom: {
50: '#e0a6de',
500: '#d07fd0',
950: '#000000',
},
}SCSS
$custom: #d07fd0; $custom-light: #e0a6de; $custom-dark: #000000;
JSON
{
"hex": "#d07fd0",
"rgb": {
"r": 208,
"g": 127,
"b": 208
},
"hsl": {
"h": 300,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.70969,
"c": 0.14426,
"h": 327
},
"luminance": 0.33143
}Semantic roles & 50–950 ramp
primary
#D07FD0
secondary
#C8E3C8
accent
#BA2C2C
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83