#DF82F9#DF82F9
#DF82F9 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.188 H 318.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82F9 |
|---|---|
| RGB | rgb(223, 130, 249) |
| HSL | hsl(287, 91%, 74%) |
| HSV | hsv(287, 48%, 98%) |
| CMYK | cmyk(10.4%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.38, 54.22, -45.02) |
| CIE-LCH | lch(68.38, 70.48, 320.29°) |
| OKLab | oklab(74.99% 0.1412 -0.1247) |
| OKLCH | oklch(74.99% 0.188 318.6) |
| XYZ | xyz(55.5106, 38.4947, 94.1103) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 5.30
Liliac
#C48EFD
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 6.41
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82F9 #9CF982
analogous
#A482F9 #DF82F9 #F982D8
triadic
#DF82F9 #F9DF82 #82F9DF
tetradic
#DF82F9 #F9A482 #9CF982 #82D8F9
square
#DF82F9 #F9A482 #9CF982 #82D8F9
split-complementary
#DF82F9 #D8F982 #82F9A4
monochromatic
#C10DF3 #D048F6 #DF82F9 #EEBCFC #F8E2FE
Accessibility & contrast
On white
2.41
#DF82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#DF82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82F9
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82F9 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FD
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#DF93B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df82f9; /* rgb */ color: rgb(223, 130, 249); /* oklch */ color: oklch(75.0% 0.188 318.6);
Tailwind
colors: {
custom: {
50: '#eba9fb',
500: '#df82f9',
950: '#000000',
},
}SCSS
$custom: #df82f9; $custom-light: #eba9fb; $custom-dark: #000000;
JSON
{
"hex": "#df82f9",
"rgb": {
"r": 223,
"g": 130,
"b": 249
},
"hsl": {
"h": 286.891,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.74988,
"c": 0.18842,
"h": 318.6
},
"luminance": 0.38493
}Semantic roles & 50–950 ramp
primary
#DF82F9
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85