#DF82F3#DF82F3
#DF82F3 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.182 H 320.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82F3 |
|---|---|
| RGB | rgb(223, 130, 243) |
| HSL | hsl(289, 82%, 73%) |
| HSV | hsv(289, 47%, 95%) |
| CMYK | cmyk(8.2%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(68.11, 53.06, -42.16) |
| CIE-LCH | lch(68.11, 67.77, 321.53°) |
| OKLab | oklab(74.7% 0.1404 -0.1164) |
| OKLCH | oklch(74.7% 0.182 320.3) |
| XYZ | xyz(54.5897, 38.1264, 89.2602) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82F3 #96F382
analogous
#A682F3 #DF82F3 #F382CE
triadic
#DF82F3 #F3DF82 #82F3DF
tetradic
#DF82F3 #F3A682 #96F382 #82CEF3
square
#DF82F3 #F3A682 #96F382 #82CEF3
split-complementary
#DF82F3 #CEF382 #82F3A6
monochromatic
#C016E5 #D14AEE #DF82F3 #EDBAF8 #F8E3FC
Accessibility & contrast
On white
2.43
#DF82F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DF82F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82F3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82F3 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF7
Deuteranopia (green-blind)
#8BA9F0
Tritanopia (blue-blind)
#E091AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df82f3; /* rgb */ color: rgb(223, 130, 243); /* oklch */ color: oklch(74.7% 0.182 320.3);
Tailwind
colors: {
custom: {
50: '#eba9f7',
500: '#df82f3',
950: '#000000',
},
}SCSS
$custom: #df82f3; $custom-light: #eba9f7; $custom-dark: #000000;
JSON
{
"hex": "#df82f3",
"rgb": {
"r": 223,
"g": 130,
"b": 243
},
"hsl": {
"h": 289.381,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.74699,
"c": 0.1824,
"h": 320.3
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#DF82F3
secondary
#DCF4D7
accent
#DF072D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85