#DD82EA#DD82EA
#DD82EA is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.1% C 0.172 H 322.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82EA |
|---|---|
| RGB | rgb(221, 130, 234) |
| HSL | hsl(293, 71%, 71%) |
| HSV | hsv(293, 44%, 92%) |
| CMYK | cmyk(5.6%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(67.49, 50.78, -38.20) |
| CIE-LCH | lch(67.49, 63.55, 323.05°) |
| OKLab | oklab(74.05% 0.1367 -0.1051) |
| OKLCH | oklch(74.05% 0.172 322.4) |
| XYZ | xyz(52.6511, 37.2801, 82.2483) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 6.69
Violet Pink
#FB5FFC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82EA #8FEA82
analogous
#A982EA #DD82EA #EA82C3
triadic
#DD82EA #EADD82 #82EADD
tetradic
#DD82EA #EAA982 #8FEA82 #82C3EA
square
#DD82EA #EAA982 #8FEA82 #82C3EA
split-complementary
#DD82EA #C3EA82 #82EAA9
monochromatic
#B923CF #CF4EE1 #DD82EA #EBB6F3 #F8E5FB
Accessibility & contrast
On white
2.48
#DD82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DD82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82EA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82EA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#E08EAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd82ea; /* rgb */ color: rgb(221, 130, 234); /* oklch */ color: oklch(74.1% 0.172 322.4);
Tailwind
colors: {
custom: {
50: '#e9a9f1',
500: '#dd82ea',
950: '#000000',
},
}SCSS
$custom: #dd82ea; $custom-light: #e9a9f1; $custom-dark: #000000;
JSON
{
"hex": "#dd82ea",
"rgb": {
"r": 221,
"g": 130,
"b": 234
},
"hsl": {
"h": 292.5,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.74053,
"c": 0.1724,
"h": 322.4
},
"luminance": 0.37278
}Semantic roles & 50–950 ramp
primary
#DD82EA
secondary
#DAF1D6
accent
#D3122A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84