#D080F9#D080F9
#D080F9 is a light, vivid violet. Relative luminance 0.357; OKLCH L 73.1% C 0.185 H 313.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D080F9 |
|---|---|
| RGB | rgb(208, 128, 249) |
| HSL | hsl(280, 91%, 74%) |
| HSV | hsv(280, 49%, 98%) |
| CMYK | cmyk(16.5%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(66.28, 51.18, -48.45) |
| CIE-LCH | lch(66.28, 70.47, 316.57°) |
| OKLab | oklab(73.05% 0.1265 -0.1349) |
| OKLCH | oklch(73.05% 0.185 313.2) |
| XYZ | xyz(50.8276, 35.6890, 93.8153) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.77
Liliac
#C48EFD
ΔE00 4.21
Easter Purple
#C071FE
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 6.57
Light Urple
#B36FF6
ΔE00 6.76
Baby Purple
#CA9BF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080F9 #A9F980
analogous
#9480F9 #D080F9 #F980E6
triadic
#D080F9 #F9D080 #80F9D0
tetradic
#D080F9 #F99480 #A9F980 #80E6F9
square
#D080F9 #F99480 #A9F980 #80E6F9
split-complementary
#D080F9 #E6F980 #80F994
monochromatic
#A50BF3 #BA46F6 #D080F9 #E6BAFC #F4E2FE
Accessibility & contrast
On white
2.58
#D080F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#D080F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080F9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080F9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#CC93B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d080f9; /* rgb */ color: rgb(208, 128, 249); /* oklch */ color: oklch(73.1% 0.185 313.2);
Tailwind
colors: {
custom: {
50: '#e1a7fc',
500: '#d080f9',
950: '#000000',
},
}SCSS
$custom: #d080f9; $custom-light: #e1a7fc; $custom-dark: #000000;
JSON
{
"hex": "#d080f9",
"rgb": {
"r": 208,
"g": 128,
"b": 249
},
"hsl": {
"h": 279.669,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.73054,
"c": 0.18498,
"h": 313.2
},
"luminance": 0.35688
}Semantic roles & 50–950 ramp
primary
#D080F9
secondary
#E0F6D5
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85