#DF84FF#DF84FF
#DF84FF is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.191 H 316.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DF84FF |
|---|---|
| RGB | rgb(223, 132, 255) |
| HSL | hsl(284, 100%, 76%) |
| HSV | hsv(284, 48%, 100%) |
| CMYK | cmyk(12.5%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(69.05, 54.39, -47.26) |
| CIE-LCH | lch(69.05, 72.05, 319.02°) |
| OKLab | oklab(75.57% 0.1394 -0.1312) |
| OKLCH | oklch(75.57% 0.191 316.7) |
| XYZ | xyz(56.7300, 39.4123, 99.2073) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Liliac
#C48EFD
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 6.18
Light Purple
#BF77F6
ΔE00 6.38
Baby Purple
#CA9BF7
ΔE00 6.87
Violet Pink
#FB5FFC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF84FF #A4FF84
analogous
#A184FF #DF84FF #FF84E2
triadic
#DF84FF #FFDF84 #84FFDF
tetradic
#DF84FF #FFA184 #A4FF84 #84E2FF
square
#DF84FF #FFA184 #A4FF84 #84E2FF
split-complementary
#DF84FF #E2FF84 #84FFA1
monochromatic
#BF0AFF #CF47FF #DF84FF #EFC1FF #F7E0FF
Accessibility & contrast
On white
2.36
#DF84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#DF84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF84FF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF84FF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#87ABFC
Tritanopia (blue-blind)
#DE96B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df84ff; /* rgb */ color: rgb(223, 132, 255); /* oklch */ color: oklch(75.6% 0.191 316.7);
Tailwind
colors: {
custom: {
50: '#ebaaff',
500: '#df84ff',
950: '#000000',
},
}SCSS
$custom: #df84ff; $custom-light: #ebaaff; $custom-dark: #000000;
JSON
{
"hex": "#df84ff",
"rgb": {
"r": 223,
"g": 132,
"b": 255
},
"hsl": {
"h": 284.39,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.75571,
"c": 0.19137,
"h": 316.7
},
"luminance": 0.39411
}Semantic roles & 50–950 ramp
primary
#DF84FF
secondary
#DDF7D4
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86