#DD82E8#DD82E8
#DD82E8 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.0% C 0.170 H 323.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82E8 |
|---|---|
| RGB | rgb(221, 130, 232) |
| HSL | hsl(294, 69%, 71%) |
| HSV | hsv(294, 44%, 91%) |
| CMYK | cmyk(4.7%, 44%, 0%, 9%) |
| CIE-LAB | lab(67.40, 50.41, -37.23) |
| CIE-LCH | lch(67.40, 62.67, 323.55°) |
| OKLab | oklab(73.96% 0.1363 -0.1023) |
| OKLCH | oklch(73.96% 0.17 323.1) |
| XYZ | xyz(52.3654, 37.1658, 80.7437) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Lavender Pink
#DD85D7
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.90
Orchid
#DA70D6
ΔE00 4.51
Orchid (survey)
#C875C4
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82E8 #8DE882
analogous
#AA82E8 #DD82E8 #E882C0
triadic
#DD82E8 #E8DD82 #82E8DD
tetradic
#DD82E8 #E8AA82 #8DE882 #82C0E8
square
#DD82E8 #E8AA82 #8DE882 #82C0E8
split-complementary
#DD82E8 #C0E882 #82E8AA
monochromatic
#B925CA #CF4EDE #DD82E8 #EBB6F2 #F8E5FA
Accessibility & contrast
On white
2.49
#DD82E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#DD82E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82E8
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82E8 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEC
Deuteranopia (green-blind)
#8FA8E5
Tritanopia (blue-blind)
#E08EAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd82e8; /* rgb */ color: rgb(221, 130, 232); /* oklch */ color: oklch(74.0% 0.170 323.1);
Tailwind
colors: {
custom: {
50: '#e9a9ef',
500: '#dd82e8',
950: '#000000',
},
}SCSS
$custom: #dd82e8; $custom-light: #e9a9ef; $custom-dark: #000000;
JSON
{
"hex": "#dd82e8",
"rgb": {
"r": 221,
"g": 130,
"b": 232
},
"hsl": {
"h": 293.529,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.73961,
"c": 0.17044,
"h": 323.1
},
"luminance": 0.37164
}Semantic roles & 50–950 ramp
primary
#DD82E8
secondary
#D8F0D5
accent
#D11529
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84