#DE84F9#DE84F9
#DE84F9 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.185 H 318.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DE84F9 |
|---|---|
| RGB | rgb(222, 132, 249) |
| HSL | hsl(286, 91%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(10.8%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(68.66, 52.93, -44.60) |
| CIE-LCH | lch(68.66, 69.22, 319.88°) |
| OKLab | oklab(75.17% 0.1374 -0.1235) |
| OKLCH | oklch(75.17% 0.185 318) |
| XYZ | xyz(55.4720, 38.8735, 94.1854) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.30
Light Purple
#BF77F6
ΔE00 6.50
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE84F9 #9FF984
analogous
#A484F9 #DE84F9 #F984D9
triadic
#DE84F9 #F9DE84 #84F9DE
tetradic
#DE84F9 #F9A484 #9FF984 #84D9F9
square
#DE84F9 #F9A484 #9FF984 #84D9F9
split-complementary
#DE84F9 #D9F984 #84F9A4
monochromatic
#BF0FF3 #CE4AF6 #DE84F9 #EEBEFC #F7E2FE
Accessibility & contrast
On white
2.39
#DE84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#DE84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE84F9
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE84F9 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FD
Deuteranopia (green-blind)
#89ABF6
Tritanopia (blue-blind)
#DE94B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #de84f9; /* rgb */ color: rgb(222, 132, 249); /* oklch */ color: oklch(75.2% 0.185 318.0);
Tailwind
colors: {
custom: {
50: '#eaaafb',
500: '#de84f9',
950: '#000000',
},
}SCSS
$custom: #de84f9; $custom-light: #eaaafb; $custom-dark: #000000;
JSON
{
"hex": "#de84f9",
"rgb": {
"r": 222,
"g": 132,
"b": 249
},
"hsl": {
"h": 286.154,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.75168,
"c": 0.18475,
"h": 318
},
"luminance": 0.38872
}Semantic roles & 50–950 ramp
primary
#DE84F9
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85