#D082ED#D082ED
#D082ED is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.8% C 0.169 H 316.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D082ED |
|---|---|
| RGB | rgb(208, 130, 237) |
| HSL | hsl(284, 75%, 72%) |
| HSV | hsv(284, 45%, 93%) |
| CMYK | cmyk(12.2%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.13, 47.67, -42.09) |
| CIE-LCH | lch(66.13, 63.59, 318.56°) |
| OKLab | oklab(72.76% 0.1222 -0.1165) |
| OKLCH | oklch(72.76% 0.169 316.3) |
| XYZ | xyz(49.2788, 35.4910, 84.3589) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.99
Light Purple
#BF77F6
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.45
Orchid
#DA70D6
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 5.99
Easter Purple
#C071FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D082ED #9FED82
analogous
#9B82ED #D082ED #ED82D5
triadic
#D082ED #EDD082 #82EDD0
tetradic
#D082ED #ED9B82 #9FED82 #82D5ED
square
#D082ED #ED9B82 #9FED82 #82D5ED
split-complementary
#D082ED #D5ED82 #82ED9B
monochromatic
#A41FD6 #BC4DE5 #D082ED #E4B7F5 #F5E4FB
Accessibility & contrast
On white
2.59
#D082ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#D082ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D082ED
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D082ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D082ED | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#CF91AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d082ed; /* rgb */ color: rgb(208, 130, 237); /* oklch */ color: oklch(72.8% 0.169 316.3);
Tailwind
colors: {
custom: {
50: '#e0a8f3',
500: '#d082ed',
950: '#000000',
},
}SCSS
$custom: #d082ed; $custom-light: #e0a8f3; $custom-dark: #000000;
JSON
{
"hex": "#d082ed",
"rgb": {
"r": 208,
"g": 130,
"b": 237
},
"hsl": {
"h": 283.738,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.72758,
"c": 0.16885,
"h": 316.3
},
"luminance": 0.3549
}Semantic roles & 50–950 ramp
primary
#D082ED
secondary
#DFF3D8
accent
#D70F45
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85