#DD82E2#DD82E2
#DD82E2 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.7% C 0.165 H 325.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82E2 |
|---|---|
| RGB | rgb(221, 130, 226) |
| HSL | hsl(297, 62%, 70%) |
| HSV | hsv(297, 42%, 89%) |
| CMYK | cmyk(2.2%, 42.5%, 0%, 11.4%) |
| CIE-LAB | lab(67.15, 49.29, -34.31) |
| CIE-LCH | lch(67.15, 60.06, 325.16°) |
| OKLab | oklab(73.69% 0.1352 -0.094) |
| OKLCH | oklch(73.69% 0.165 325.2) |
| XYZ | xyz(51.5277, 36.8307, 76.3316) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.49
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.71
Orchid
#DA70D6
ΔE00 4.10
Orchid (survey)
#C875C4
ΔE00 5.95
Candy Pink
#FF63E9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82E2 #87E282
analogous
#AD82E2 #DD82E2 #E282B7
triadic
#DD82E2 #E2DD82 #82E2DD
tetradic
#DD82E2 #E2AD82 #87E282 #82B7E2
square
#DD82E2 #E2AD82 #87E282 #82B7E2
split-complementary
#DD82E2 #B7E282 #82E2AD
monochromatic
#B62CBE #CF50D6 #DD82E2 #EBB4EE #F8E5F9
Accessibility & contrast
On white
2.51
#DD82E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#DD82E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82E2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82E2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789CE5
Deuteranopia (green-blind)
#91A7DF
Tritanopia (blue-blind)
#E18CA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd82e2; /* rgb */ color: rgb(221, 130, 226); /* oklch */ color: oklch(73.7% 0.165 325.2);
Tailwind
colors: {
custom: {
50: '#e9a8eb',
500: '#dd82e2',
950: '#000000',
},
}SCSS
$custom: #dd82e2; $custom-light: #e9a8eb; $custom-dark: #000000;
JSON
{
"hex": "#dd82e2",
"rgb": {
"r": 221,
"g": 130,
"b": 226
},
"hsl": {
"h": 296.875,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.73691,
"c": 0.16463,
"h": 325.2
},
"luminance": 0.36828
}Semantic roles & 50–950 ramp
primary
#DD82E2
secondary
#D4EDD2
accent
#CA1B25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84