#D082F9#D082F9
#D082F9 is a light, vivid violet. Relative luminance 0.362; OKLCH L 73.4% C 0.182 H 312.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D082F9 |
|---|---|
| RGB | rgb(208, 130, 249) |
| HSL | hsl(279, 91%, 74%) |
| HSV | hsv(279, 48%, 98%) |
| CMYK | cmyk(16.5%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.68, 50.14, -47.81) |
| CIE-LCH | lch(66.68, 69.28, 316.36°) |
| OKLab | oklab(73.35% 0.1239 -0.1331) |
| OKLCH | oklch(73.35% 0.182 312.9) |
| XYZ | xyz(51.0910, 36.2159, 93.9031) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.88
Light Purple
#BF77F6
ΔE00 4.05
Easter Purple
#C071FE
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 6.51
Light Urple
#B36FF6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D082F9 #ABF982
analogous
#9582F9 #D082F9 #F982E6
triadic
#D082F9 #F9D082 #82F9D0
tetradic
#D082F9 #F99582 #ABF982 #82E6F9
square
#D082F9 #F99582 #ABF982 #82E6F9
split-complementary
#D082F9 #E6F982 #82F995
monochromatic
#A40DF3 #BA48F6 #D082F9 #E6BCFC #F4E2FE
Accessibility & contrast
On white
2.55
#D082F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#D082F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D082F9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D082F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D082F9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#CC94B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d082f9; /* rgb */ color: rgb(208, 130, 249); /* oklch */ color: oklch(73.4% 0.182 312.9);
Tailwind
colors: {
custom: {
50: '#e0a8fc',
500: '#d082f9',
950: '#000000',
},
}SCSS
$custom: #d082f9; $custom-light: #e0a8fc; $custom-dark: #000000;
JSON
{
"hex": "#d082f9",
"rgb": {
"r": 208,
"g": 130,
"b": 249
},
"hsl": {
"h": 279.328,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.73353,
"c": 0.18182,
"h": 312.9
},
"luminance": 0.36215
}Semantic roles & 50–950 ramp
primary
#D082F9
secondary
#E0F6D5
accent
#E6004F
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85