#D082EF#D082EF
#D082EF is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.9% C 0.171 H 315.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D082EF |
|---|---|
| RGB | rgb(208, 130, 239) |
| HSL | hsl(283, 77%, 72%) |
| HSV | hsv(283, 46%, 94%) |
| CMYK | cmyk(13%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(66.22, 48.08, -43.05) |
| CIE-LCH | lch(66.22, 64.54, 318.16°) |
| OKLab | oklab(72.86% 0.1225 -0.1193) |
| OKLCH | oklch(72.86% 0.171 315.7) |
| XYZ | xyz(49.5727, 35.6085, 85.9064) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.76
Light Purple
#BF77F6
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 5.60
Orchid
#DA70D6
ΔE00 6.14
Easter Purple
#C071FE
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D082EF #A1EF82
analogous
#9A82EF #D082EF #EF82D7
triadic
#D082EF #EFD082 #82EFD0
tetradic
#D082EF #EF9A82 #A1EF82 #82D7EF
square
#D082EF #EF9A82 #A1EF82 #82D7EF
split-complementary
#D082EF #D7EF82 #82EF9A
monochromatic
#A41CDB #BC4CE8 #D082EF #E4B8F6 #F5E4FC
Accessibility & contrast
On white
2.59
#D082EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#D082EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D082EF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D082EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D082EF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#CE92AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d082ef; /* rgb */ color: rgb(208, 130, 239); /* oklch */ color: oklch(72.9% 0.171 315.7);
Tailwind
colors: {
custom: {
50: '#e0a8f4',
500: '#d082ef',
950: '#000000',
},
}SCSS
$custom: #d082ef; $custom-light: #e0a8f4; $custom-dark: #000000;
JSON
{
"hex": "#d082ef",
"rgb": {
"r": 208,
"g": 130,
"b": 239
},
"hsl": {
"h": 282.936,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.72855,
"c": 0.17099,
"h": 315.7
},
"luminance": 0.35607
}Semantic roles & 50–950 ramp
primary
#D082EF
secondary
#E0F3D8
accent
#DA0C46
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85