#D072DE#D072DE
#D072DE is a light, vivid purple. Relative luminance 0.307; OKLCH L 69.7% C 0.180 H 322.3°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D072DE |
|---|---|
| RGB | rgb(208, 114, 222) |
| HSL | hsl(292, 62%, 66%) |
| HSV | hsv(292, 49%, 87%) |
| CMYK | cmyk(6.3%, 48.6%, 0%, 12.9%) |
| CIE-LAB | lab(62.27, 52.94, -39.81) |
| CIE-LCH | lch(62.27, 66.23, 323.06°) |
| OKLab | oklab(69.67% 0.1421 -0.1099) |
| OKLCH | oklch(69.67% 0.18 322.3) |
| XYZ | xyz(45.2131, 30.7204, 72.6411) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.76
Orchid (survey)
#C875C4
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.58
Light Purple
#BF77F6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D072DE #80DE72
analogous
#9A72DE #D072DE #DE72B6
triadic
#D072DE #DED072 #72DED0
tetradic
#D072DE #DE9A72 #80DE72 #72B6DE
square
#D072DE #DE9A72 #80DE72 #72B6DE
split-complementary
#D072DE #B6DE72 #72DE9A
monochromatic
#9C29AD #BF40D2 #D072DE #E1A4EA #F1D5F5
Accessibility & contrast
On white
2.94
#D072DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#D072DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D072DE
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D072DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D072DE | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6390E2
Deuteranopia (green-blind)
#7E9ADB
Tritanopia (blue-blind)
#D3809E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #d072de; /* rgb */ color: rgb(208, 114, 222); /* oklch */ color: oklch(69.7% 0.180 322.3);
Tailwind
colors: {
custom: {
50: '#e09ee8',
500: '#d072de',
950: '#000000',
},
}SCSS
$custom: #d072de; $custom-light: #e09ee8; $custom-dark: #000000;
JSON
{
"hex": "#d072de",
"rgb": {
"r": 208,
"g": 114,
"b": 222
},
"hsl": {
"h": 292.222,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.69667,
"c": 0.17958,
"h": 322.3
},
"luminance": 0.30718
}Semantic roles & 50–950 ramp
primary
#D072DE
secondary
#C9E8C4
accent
#CA1C32
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#150F16
muted
#847E84