#DF82FE#DF82FE
#DF82FE is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.194 H 317.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82FE |
|---|---|
| RGB | rgb(223, 130, 254) |
| HSL | hsl(285, 98%, 75%) |
| HSV | hsv(285, 49%, 100%) |
| CMYK | cmyk(12.2%, 48.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.61, 55.20, -47.39) |
| CIE-LCH | lch(68.61, 72.75, 319.35°) |
| OKLab | oklab(75.23% 0.1419 -0.1315) |
| OKLCH | oklch(75.23% 0.194 317.2) |
| XYZ | xyz(56.3009, 38.8108, 98.2722) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.57
Liliac
#C48EFD
ΔE00 5.70
Purply Pink
#F075E6
ΔE00 5.93
Light Purple
#BF77F6
ΔE00 6.20
Violet Pink
#FB5FFC
ΔE00 6.54
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82FE #A1FE82
analogous
#A182FE #DF82FE #FE82DF
triadic
#DF82FE #FEDF82 #82FEDF
tetradic
#DF82FE #FEA182 #A1FE82 #82DFFE
square
#DF82FE #FEA182 #A1FE82 #82DFFE
split-complementary
#DF82FE #DFFE82 #82FEA1
monochromatic
#C009FD #CF45FE #DF82FE #EFBFFE #F7E1FF
Accessibility & contrast
On white
2.40
#DF82FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#DF82FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82FE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82FE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#DE94B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df82fe; /* rgb */ color: rgb(223, 130, 254); /* oklch */ color: oklch(75.2% 0.194 317.2);
Tailwind
colors: {
custom: {
50: '#eba9ff',
500: '#df82fe',
950: '#000000',
},
}SCSS
$custom: #df82fe; $custom-light: #eba9ff; $custom-dark: #000000;
JSON
{
"hex": "#df82fe",
"rgb": {
"r": 223,
"g": 130,
"b": 254
},
"hsl": {
"h": 285,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.75234,
"c": 0.1935,
"h": 317.2
},
"luminance": 0.38809
}Semantic roles & 50–950 ramp
primary
#DF82FE
secondary
#DDF7D4
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86