#DD82EB#DD82EB
#DD82EB is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.1% C 0.173 H 322.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82EB |
|---|---|
| RGB | rgb(221, 130, 235) |
| HSL | hsl(292, 72%, 72%) |
| HSV | hsv(292, 45%, 92%) |
| CMYK | cmyk(6%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.53, 50.97, -38.69) |
| CIE-LCH | lch(67.53, 63.99, 322.80°) |
| OKLab | oklab(74.1% 0.1368 -0.1065) |
| OKLCH | oklch(74.1% 0.173 322.1) |
| XYZ | xyz(52.7952, 37.3377, 83.0070) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 6.66
Violet Pink
#FB5FFC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82EB #90EB82
analogous
#A982EB #DD82EB #EB82C5
triadic
#DD82EB #EBDD82 #82EBDD
tetradic
#DD82EB #EBA982 #90EB82 #82C5EB
square
#DD82EB #EBA982 #90EB82 #82C5EB
split-complementary
#DD82EB #C5EB82 #82EBA9
monochromatic
#BA21D1 #CF4DE3 #DD82EB #EBB7F3 #F8E5FB
Accessibility & contrast
On white
2.48
#DD82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#DD82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82EB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82EB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#E08FAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd82eb; /* rgb */ color: rgb(221, 130, 235); /* oklch */ color: oklch(74.1% 0.173 322.1);
Tailwind
colors: {
custom: {
50: '#e9a9f2',
500: '#dd82eb',
950: '#000000',
},
}SCSS
$custom: #dd82eb; $custom-light: #e9a9f2; $custom-dark: #000000;
JSON
{
"hex": "#dd82eb",
"rgb": {
"r": 221,
"g": 130,
"b": 235
},
"hsl": {
"h": 292,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.74099,
"c": 0.17339,
"h": 322.1
},
"luminance": 0.37336
}Semantic roles & 50–950 ramp
primary
#DD82EB
secondary
#DBF2D7
accent
#D4112B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85