#DE84FC#DE84FC
#DE84FC is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.188 H 317.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84FC |
|---|---|
| RGB | rgb(222, 132, 252) |
| HSL | hsl(285, 95%, 75%) |
| HSV | hsv(285, 48%, 99%) |
| CMYK | cmyk(11.9%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(68.80, 53.52, -46.02) |
| CIE-LCH | lch(68.80, 70.59, 319.31°) |
| OKLab | oklab(75.31% 0.1378 -0.1276) |
| OKLCH | oklch(75.31% 0.188 317.2) |
| XYZ | xyz(55.9436, 39.0622, 96.6694) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Liliac
#C48EFD
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 5.93
Light Purple
#BF77F6
ΔE00 6.34
Baby Purple
#CA9BF7
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84FC #A2FC84
analogous
#A284FC #DE84FC #FC84DE
triadic
#DE84FC #FCDE84 #84FCDE
tetradic
#DE84FC #FCA284 #A2FC84 #84DEFC
square
#DE84FC #FCA284 #A2FC84 #84DEFC
split-complementary
#DE84FC #DEFC84 #84FCA2
monochromatic
#BE0DF9 #CE48FB #DE84FC #EEC0FD #F7E1FE
Accessibility & contrast
On white
2.38
#DE84FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#DE84FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84FC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84FC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#DD95B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de84fc; /* rgb */ color: rgb(222, 132, 252); /* oklch */ color: oklch(75.3% 0.188 317.2);
Tailwind
colors: {
custom: {
50: '#eaaafe',
500: '#de84fc',
950: '#000000',
},
}SCSS
$custom: #de84fc; $custom-light: #eaaafe; $custom-dark: #000000;
JSON
{
"hex": "#de84fc",
"rgb": {
"r": 222,
"g": 132,
"b": 252
},
"hsl": {
"h": 285,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.75314,
"c": 0.18783,
"h": 317.2
},
"luminance": 0.3906
}Semantic roles & 50–950 ramp
primary
#DE84FC
secondary
#DDF6D5
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86