#DF84F9#DF84F9
#DF84F9 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.3% C 0.185 H 318.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DF84F9 |
|---|---|
| RGB | rgb(223, 132, 249) |
| HSL | hsl(287, 91%, 75%) |
| HSV | hsv(287, 47%, 98%) |
| CMYK | cmyk(10.4%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(68.77, 53.21, -44.41) |
| CIE-LCH | lch(68.77, 69.31, 320.15°) |
| OKLab | oklab(75.28% 0.1385 -0.1229) |
| OKLCH | oklch(75.28% 0.185 318.4) |
| XYZ | xyz(55.7793, 39.0320, 94.1998) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.64
Light Purple
#BF77F6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF84F9 #9EF984
analogous
#A584F9 #DF84F9 #F984D8
triadic
#DF84F9 #F9DF84 #84F9DF
tetradic
#DF84F9 #F9A584 #9EF984 #84D8F9
square
#DF84F9 #F9A584 #9EF984 #84D8F9
split-complementary
#DF84F9 #D8F984 #84F9A5
monochromatic
#C10FF3 #D04AF6 #DF84F9 #EEBEFC #F7E2FE
Accessibility & contrast
On white
2.38
#DF84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#DF84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF84F9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF84F9 | 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)
#70A2FD
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#DF94B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df84f9; /* rgb */ color: rgb(223, 132, 249); /* oklch */ color: oklch(75.3% 0.185 318.4);
Tailwind
colors: {
custom: {
50: '#ebaafb',
500: '#df84f9',
950: '#000000',
},
}SCSS
$custom: #df84f9; $custom-light: #ebaafb; $custom-dark: #000000;
JSON
{
"hex": "#df84f9",
"rgb": {
"r": 223,
"g": 132,
"b": 249
},
"hsl": {
"h": 286.667,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.75278,
"c": 0.18522,
"h": 318.4
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#DF84F9
secondary
#DDF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85