#DF84FB#DF84FB
#DF84FB is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.187 H 317.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DF84FB |
|---|---|
| RGB | rgb(223, 132, 251) |
| HSL | hsl(286, 94%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(11.2%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.87, 53.60, -45.36) |
| CIE-LCH | lch(68.87, 70.22, 319.76°) |
| OKLab | oklab(75.38% 0.1388 -0.1257) |
| OKLCH | oklch(75.38% 0.187 317.8) |
| XYZ | xyz(56.0929, 39.1574, 95.8514) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 5.68
Liliac
#C48EFD
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.56
Violet Pink
#FB5FFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF84FB #A0FB84
analogous
#A384FB #DF84FB #FB84DC
triadic
#DF84FB #FBDF84 #84FBDF
tetradic
#DF84FB #FBA384 #A0FB84 #84DCFB
square
#DF84FB #FBA384 #A0FB84 #84DCFB
split-complementary
#DF84FB #DCFB84 #84FBA3
monochromatic
#C00DF7 #D049F9 #DF84FB #EEBFFD #F7E1FE
Accessibility & contrast
On white
2.38
#DF84FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DF84FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF84FB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF84FB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#DF95B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df84fb; /* rgb */ color: rgb(223, 132, 251); /* oklch */ color: oklch(75.4% 0.187 317.8);
Tailwind
colors: {
custom: {
50: '#ebaafd',
500: '#df84fb',
950: '#000000',
},
}SCSS
$custom: #df84fb; $custom-light: #ebaafd; $custom-dark: #000000;
JSON
{
"hex": "#df84fb",
"rgb": {
"r": 223,
"g": 132,
"b": 251
},
"hsl": {
"h": 285.882,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.75375,
"c": 0.18726,
"h": 317.8
},
"luminance": 0.39156
}Semantic roles & 50–950 ramp
primary
#DF84FB
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85