#DE84FF#DE84FF
#DE84FF is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.5% C 0.191 H 316.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84FF |
|---|---|
| RGB | rgb(222, 132, 255) |
| HSL | hsl(284, 100%, 76%) |
| HSV | hsv(284, 48%, 100%) |
| CMYK | cmyk(12.9%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(68.93, 54.12, -47.44) |
| CIE-LCH | lch(68.93, 71.97, 318.76°) |
| OKLab | oklab(75.46% 0.1382 -0.1317) |
| OKLCH | oklch(75.46% 0.191 316.4) |
| XYZ | xyz(56.4228, 39.2538, 99.1929) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Liliac
#C48EFD
ΔE00 5.33
Light Purple
#BF77F6
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.79
Violet Pink
#FB5FFC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84FF #A5FF84
analogous
#A084FF #DE84FF #FF84E3
triadic
#DE84FF #FFDE84 #84FFDE
tetradic
#DE84FF #FFA084 #A5FF84 #84E3FF
square
#DE84FF #FFA084 #A5FF84 #84E3FF
split-complementary
#DE84FF #E3FF84 #84FFA0
monochromatic
#BD0AFF #CE47FF #DE84FF #EEC1FF #F7E0FF
Accessibility & contrast
On white
2.37
#DE84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#DE84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84FF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84FF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#DD96B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de84ff; /* rgb */ color: rgb(222, 132, 255); /* oklch */ color: oklch(75.5% 0.191 316.4);
Tailwind
colors: {
custom: {
50: '#eaaaff',
500: '#de84ff',
950: '#000000',
},
}SCSS
$custom: #de84ff; $custom-light: #eaaaff; $custom-dark: #000000;
JSON
{
"hex": "#de84ff",
"rgb": {
"r": 222,
"g": 132,
"b": 255
},
"hsl": {
"h": 283.902,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.75462,
"c": 0.19092,
"h": 316.4
},
"luminance": 0.39252
}Semantic roles & 50–950 ramp
primary
#DE84FF
secondary
#DDF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86