#DF84F8#DF84F8
#DF84F8 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.2% C 0.184 H 318.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DF84F8 |
|---|---|
| RGB | rgb(223, 132, 248) |
| HSL | hsl(287, 89%, 75%) |
| HSV | hsv(287, 47%, 97%) |
| CMYK | cmyk(10.1%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(68.73, 53.01, -43.93) |
| CIE-LCH | lch(68.73, 68.85, 320.35°) |
| OKLab | oklab(75.23% 0.1384 -0.1216) |
| OKLCH | oklch(75.23% 0.184 318.7) |
| XYZ | xyz(55.6237, 38.9697, 93.3806) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 5.32
Liliac
#C48EFD
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.06
Orchid
#DA70D6
ΔE00 6.51
Light Purple
#BF77F6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF84F8 #9DF884
analogous
#A584F8 #DF84F8 #F884D7
triadic
#DF84F8 #F8DF84 #84F8DF
tetradic
#DF84F8 #F8A584 #9DF884 #84D7F8
square
#DF84F8 #F8A584 #9DF884 #84D7F8
split-complementary
#DF84F8 #D7F884 #84F8A5
monochromatic
#C110F1 #D04AF5 #DF84F8 #EEBEFB #F7E2FD
Accessibility & contrast
On white
2.39
#DF84F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#DF84F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF84F8
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF84F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF84F8 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FC
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#DF94B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df84f8; /* rgb */ color: rgb(223, 132, 248); /* oklch */ color: oklch(75.2% 0.184 318.7);
Tailwind
colors: {
custom: {
50: '#ebaafb',
500: '#df84f8',
950: '#000000',
},
}SCSS
$custom: #df84f8; $custom-light: #ebaafb; $custom-dark: #000000;
JSON
{
"hex": "#df84f8",
"rgb": {
"r": 223,
"g": 132,
"b": 248
},
"hsl": {
"h": 287.069,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.7523,
"c": 0.1842,
"h": 318.7
},
"luminance": 0.38968
}Semantic roles & 50–950 ramp
primary
#DF84F8
secondary
#DCF5D6
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85