#DF82E7#DF82E7
#DF82E7 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.1% C 0.171 H 324.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DF82E7 |
|---|---|
| RGB | rgb(223, 130, 231) |
| HSL | hsl(295, 68%, 71%) |
| HSV | hsv(295, 44%, 91%) |
| CMYK | cmyk(3.5%, 43.7%, 0%, 9.4%) |
| CIE-LAB | lab(67.59, 50.80, -36.36) |
| CIE-LCH | lch(67.59, 62.47, 324.40°) |
| OKLab | oklab(74.14% 0.1384 -0.0998) |
| OKLCH | oklch(74.14% 0.171 324.2) |
| XYZ | xyz(52.8365, 37.4251, 80.0264) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Lavender Pink
#DD85D7
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.52
Orchid (survey)
#C875C4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF82E7 #8AE782
analogous
#AC82E7 #DF82E7 #E782BC
triadic
#DF82E7 #E7DF82 #82E7DF
tetradic
#DF82E7 #E7AC82 #8AE782 #82BCE7
square
#DF82E7 #E7AC82 #8AE782 #82BCE7
split-complementary
#DF82E7 #BCE782 #82E7AC
monochromatic
#BB26C8 #D24FDD #DF82E7 #ECB5F1 #F8E5FA
Accessibility & contrast
On white
2.48
#DF82E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DF82E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF82E7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF82E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF82E7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DEB
Deuteranopia (green-blind)
#90A9E4
Tritanopia (blue-blind)
#E38DAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df82e7; /* rgb */ color: rgb(223, 130, 231); /* oklch */ color: oklch(74.1% 0.171 324.2);
Tailwind
colors: {
custom: {
50: '#eba9ef',
500: '#df82e7',
950: '#000000',
},
}SCSS
$custom: #df82e7; $custom-light: #eba9ef; $custom-dark: #000000;
JSON
{
"hex": "#df82e7",
"rgb": {
"r": 223,
"g": 130,
"b": 231
},
"hsl": {
"h": 295.248,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.74143,
"c": 0.17062,
"h": 324.2
},
"luminance": 0.37423
}Semantic roles & 50–950 ramp
primary
#DF82E7
secondary
#D7F0D5
accent
#D01625
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84