#DF82FA#DF82FA
#DF82FA is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.189 H 318.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82FA |
|---|---|
| RGB | rgb(223, 130, 250) |
| HSL | hsl(287, 92%, 75%) |
| HSV | hsv(287, 48%, 98%) |
| CMYK | cmyk(10.8%, 48%, 0%, 2%) |
| CIE-LAB | lab(68.43, 54.41, -45.50) |
| CIE-LCH | lch(68.43, 70.93, 320.10°) |
| OKLab | oklab(75.04% 0.1414 -0.1261) |
| OKLCH | oklch(75.04% 0.189 318.3) |
| XYZ | xyz(55.6670, 38.5573, 94.9339) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 5.42
Liliac
#C48EFD
ΔE00 5.94
Light Purple
#BF77F6
ΔE00 6.39
Violet Pink
#FB5FFC
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82FA #9DFA82
analogous
#A382FA #DF82FA #FA82D9
triadic
#DF82FA #FADF82 #82FADF
tetradic
#DF82FA #FAA382 #9DFA82 #82D9FA
square
#DF82FA #FAA382 #9DFA82 #82D9FA
split-complementary
#DF82FA #D9FA82 #82FAA3
monochromatic
#C10CF5 #D047F8 #DF82FA #EEBDFC #F7E2FE
Accessibility & contrast
On white
2.41
#DF82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#DF82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82FA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82FA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#DF93B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df82fa; /* rgb */ color: rgb(223, 130, 250); /* oklch */ color: oklch(75.0% 0.189 318.3);
Tailwind
colors: {
custom: {
50: '#eba9fc',
500: '#df82fa',
950: '#000000',
},
}SCSS
$custom: #df82fa; $custom-light: #eba9fc; $custom-dark: #000000;
JSON
{
"hex": "#df82fa",
"rgb": {
"r": 223,
"g": 130,
"b": 250
},
"hsl": {
"h": 286.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.75037,
"c": 0.18943,
"h": 318.3
},
"luminance": 0.38555
}Semantic roles & 50–950 ramp
primary
#DF82FA
secondary
#DCF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85