#DF84FA#DF84FA
#DF84FA is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.186 H 318.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DF84FA |
|---|---|
| RGB | rgb(223, 132, 250) |
| HSL | hsl(286, 92%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(10.8%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(68.82, 53.40, -44.89) |
| CIE-LCH | lch(68.82, 69.76, 319.95°) |
| OKLab | oklab(75.33% 0.1387 -0.1243) |
| OKLCH | oklch(75.33% 0.186 318.1) |
| XYZ | xyz(55.9356, 39.0945, 95.0234) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.39
Light Purple
#BF77F6
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF84FA #9FFA84
analogous
#A484FA #DF84FA #FA84DA
triadic
#DF84FA #FADF84 #84FADF
tetradic
#DF84FA #FAA484 #9FFA84 #84DAFA
square
#DF84FA #FAA484 #9FFA84 #84DAFA
split-complementary
#DF84FA #DAFA84 #84FAA4
monochromatic
#C00EF5 #D049F8 #DF84FA #EEBFFC #F7E2FE
Accessibility & contrast
On white
2.38
#DF84FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#DF84FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF84FA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF84FA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#DF94B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df84fa; /* rgb */ color: rgb(223, 132, 250); /* oklch */ color: oklch(75.3% 0.186 318.1);
Tailwind
colors: {
custom: {
50: '#ebaafc',
500: '#df84fa',
950: '#000000',
},
}SCSS
$custom: #df84fa; $custom-light: #ebaafc; $custom-dark: #000000;
JSON
{
"hex": "#df84fa",
"rgb": {
"r": 223,
"g": 132,
"b": 250
},
"hsl": {
"h": 286.271,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.75326,
"c": 0.18624,
"h": 318.1
},
"luminance": 0.39093
}Semantic roles & 50–950 ramp
primary
#DF84FA
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85