#D07ECC#D07ECC
#D07ECC is a light, vivid purple. Relative luminance 0.327; OKLCH L 70.6% C 0.142 H 328.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D07ECC |
|---|---|
| RGB | rgb(208, 126, 204) |
| HSL | hsl(303, 47%, 65%) |
| HSV | hsv(303, 39%, 82%) |
| CMYK | cmyk(0%, 39.4%, 1.9%, 18.4%) |
| CIE-LAB | lab(63.91, 43.43, -27.17) |
| CIE-LCH | lch(63.91, 51.23, 327.96°) |
| OKLab | oklab(70.64% 0.1215 -0.0739) |
| OKLCH | oklch(70.64% 0.142 328.7) |
| XYZ | xyz(44.3716, 32.6933, 61.0882) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 2.88
Orchid
#DA70D6
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.42
Pale Magenta
#D767AD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07ECC #7ED082
analogous
#AB7ED0 #D07ECC #D07EA3
triadic
#D07ECC #CCD07E #7ECCD0
tetradic
#D07ECC #D0AB7E #7ED082 #7EA3D0
square
#D07ECC #D0AB7E #7ED082 #7EA3D0
split-complementary
#D07ECC #A3D07E #7ED0AB
monochromatic
#9B3996 #C051BA #D07ECC #E0ABDE #F1D8EF
Accessibility & contrast
On white
2.79
#D07ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#D07ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07ECC
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07ECC | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7994CF
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#D5859C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d07ecc; /* rgb */ color: rgb(208, 126, 204); /* oklch */ color: oklch(70.6% 0.142 328.7);
Tailwind
colors: {
custom: {
50: '#e0a5db',
500: '#d07ecc',
950: '#000000',
},
}SCSS
$custom: #d07ecc; $custom-light: #e0a5db; $custom-dark: #000000;
JSON
{
"hex": "#d07ecc",
"rgb": {
"r": 208,
"g": 126,
"b": 204
},
"hsl": {
"h": 302.927,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.70642,
"c": 0.1422,
"h": 328.7
},
"luminance": 0.32691
}Semantic roles & 50–950 ramp
primary
#D07ECC
secondary
#C7E3C9
accent
#BA332C
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83