#D082F7#D082F7
#D082F7 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.3% C 0.180 H 313.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D082F7 |
|---|---|
| RGB | rgb(208, 130, 247) |
| HSL | hsl(280, 88%, 74%) |
| HSV | hsv(280, 47%, 97%) |
| CMYK | cmyk(15.8%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(66.59, 49.73, -46.86) |
| CIE-LCH | lch(66.59, 68.33, 316.70°) |
| OKLab | oklab(73.25% 0.1236 -0.1304) |
| OKLCH | oklch(73.25% 0.18 313.5) |
| XYZ | xyz(50.7808, 36.0918, 92.2690) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.01
Light Purple
#BF77F6
ΔE00 4.15
Easter Purple
#C071FE
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.34
Light Urple
#B36FF6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D082F7 #A9F782
analogous
#9682F7 #D082F7 #F782E4
triadic
#D082F7 #F7D082 #82F7D0
tetradic
#D082F7 #F79682 #A9F782 #82E4F7
square
#D082F7 #F79682 #A9F782 #82E4F7
split-complementary
#D082F7 #E4F782 #82F796
monochromatic
#A50FEF #BA48F3 #D082F7 #E6BCFB #F4E2FD
Accessibility & contrast
On white
2.56
#D082F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D082F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D082F7
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D082F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D082F7 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#CD94B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d082f7; /* rgb */ color: rgb(208, 130, 247); /* oklch */ color: oklch(73.3% 0.180 313.5);
Tailwind
colors: {
custom: {
50: '#e0a8fa',
500: '#d082f7',
950: '#000000',
},
}SCSS
$custom: #d082f7; $custom-light: #e0a8fa; $custom-dark: #000000;
JSON
{
"hex": "#d082f7",
"rgb": {
"r": 208,
"g": 130,
"b": 247
},
"hsl": {
"h": 280,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.73252,
"c": 0.17963,
"h": 313.5
},
"luminance": 0.36091
}Semantic roles & 50–950 ramp
primary
#D082F7
secondary
#E0F5D6
accent
#E5014D
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85