#DF82FB#DF82FB
#DF82FB is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.190 H 318.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82FB |
|---|---|
| RGB | rgb(223, 130, 251) |
| HSL | hsl(286, 94%, 75%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(11.2%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.48, 54.61, -45.97) |
| CIE-LCH | lch(68.48, 71.38, 319.91°) |
| OKLab | oklab(75.09% 0.1415 -0.1274) |
| OKLCH | oklch(75.09% 0.19 318) |
| XYZ | xyz(55.8242, 38.6202, 95.7619) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.55
Liliac
#C48EFD
ΔE00 5.88
Light Purple
#BF77F6
ΔE00 6.34
Violet Pink
#FB5FFC
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82FB #9EFB82
analogous
#A382FB #DF82FB #FB82DA
triadic
#DF82FB #FBDF82 #82FBDF
tetradic
#DF82FB #FBA382 #9EFB82 #82DAFB
square
#DF82FB #FBA382 #9EFB82 #82DAFB
split-complementary
#DF82FB #DAFB82 #82FBA3
monochromatic
#C10BF7 #D047F9 #DF82FB #EEBDFD #F7E1FE
Accessibility & contrast
On white
2.41
#DF82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#DF82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82FB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82FB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#DF93B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df82fb; /* rgb */ color: rgb(223, 130, 251); /* oklch */ color: oklch(75.1% 0.190 318.0);
Tailwind
colors: {
custom: {
50: '#eba9fd',
500: '#df82fb',
950: '#000000',
},
}SCSS
$custom: #df82fb; $custom-light: #eba9fd; $custom-dark: #000000;
JSON
{
"hex": "#df82fb",
"rgb": {
"r": 223,
"g": 130,
"b": 251
},
"hsl": {
"h": 286.116,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.75086,
"c": 0.19044,
"h": 318
},
"luminance": 0.38618
}Semantic roles & 50–950 ramp
primary
#DF82FB
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85