#DE84DC#DE84DC
#DE84DC is a light, vivid purple. Relative luminance 0.372; OKLCH L 73.8% C 0.156 H 327.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84DC |
|---|---|
| RGB | rgb(222, 132, 220) |
| HSL | hsl(301, 58%, 69%) |
| HSV | hsv(301, 41%, 87%) |
| CMYK | cmyk(0%, 40.5%, 0.9%, 12.9%) |
| CIE-LAB | lab(67.43, 47.47, -30.54) |
| CIE-LCH | lch(67.43, 56.45, 327.24°) |
| OKLab | oklab(73.85% 0.1322 -0.0832) |
| OKLCH | oklch(73.85% 0.156 327.8) |
| XYZ | xyz(51.2928, 37.2019, 72.1751) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.05
Violet (CSS)
#EE82EE
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 4.08
Orchid
#DA70D6
ΔE00 4.47
Orchid (survey)
#C875C4
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84DC #84DE86
analogous
#B384DE #DE84DC #DE84AF
triadic
#DE84DC #DCDE84 #84DCDE
tetradic
#DE84DC #DEB384 #84DE86 #84AFDE
square
#DE84DC #DEB384 #84DE86 #84AFDE
split-complementary
#DE84DC #AFDE84 #84DEB3
monochromatic
#B731B4 #D154CE #DE84DC #EBB4EA #F8E5F7
Accessibility & contrast
On white
2.49
#DE84DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DE84DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84DC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84DC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#96A8D9
Tritanopia (blue-blind)
#E38CA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de84dc; /* rgb */ color: rgb(222, 132, 220); /* oklch */ color: oklch(73.8% 0.156 327.8);
Tailwind
colors: {
custom: {
50: '#eaaae7',
500: '#de84dc',
950: '#000000',
},
}SCSS
$custom: #de84dc; $custom-light: #eaaae7; $custom-dark: #000000;
JSON
{
"hex": "#de84dc",
"rgb": {
"r": 222,
"g": 132,
"b": 220
},
"hsl": {
"h": 301.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.73845,
"c": 0.15624,
"h": 327.8
},
"luminance": 0.37199
}Semantic roles & 50–950 ramp
primary
#DE84DC
secondary
#D2ECD3
accent
#C52420
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84