#D082F8#D082F8
#D082F8 is a light, vivid violet. Relative luminance 0.362; OKLCH L 73.3% C 0.181 H 313.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D082F8 |
|---|---|
| RGB | rgb(208, 130, 248) |
| HSL | hsl(280, 89%, 74%) |
| HSV | hsv(280, 48%, 97%) |
| CMYK | cmyk(16.1%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(66.64, 49.93, -47.34) |
| CIE-LCH | lch(66.64, 68.81, 316.53°) |
| OKLab | oklab(73.3% 0.1237 -0.1317) |
| OKLCH | oklch(73.3% 0.181 313.2) |
| XYZ | xyz(50.9355, 36.1537, 93.0839) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.94
Light Purple
#BF77F6
ΔE00 4.10
Easter Purple
#C071FE
ΔE00 5.29
Baby Purple
#CA9BF7
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 6.41
Light Urple
#B36FF6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D082F8 #AAF882
analogous
#9582F8 #D082F8 #F882E5
triadic
#D082F8 #F8D082 #82F8D0
tetradic
#D082F8 #F89582 #AAF882 #82E5F8
square
#D082F8 #F89582 #AAF882 #82E5F8
split-complementary
#D082F8 #E5F882 #82F895
monochromatic
#A40EF2 #BA48F5 #D082F8 #E6BCFB #F4E2FD
Accessibility & contrast
On white
2.55
#D082F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#D082F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D082F8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D082F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D082F8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#CC94B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d082f8; /* rgb */ color: rgb(208, 130, 248); /* oklch */ color: oklch(73.3% 0.181 313.2);
Tailwind
colors: {
custom: {
50: '#e0a8fb',
500: '#d082f8',
950: '#000000',
},
}SCSS
$custom: #d082f8; $custom-light: #e0a8fb; $custom-dark: #000000;
JSON
{
"hex": "#d082f8",
"rgb": {
"r": 208,
"g": 130,
"b": 248
},
"hsl": {
"h": 279.661,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.73302,
"c": 0.18073,
"h": 313.2
},
"luminance": 0.36152
}Semantic roles & 50–950 ramp
primary
#D082F8
secondary
#E0F5D6
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85