#D080FF#D080FF
#D080FF is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.4% C 0.191 H 311.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D080FF |
|---|---|
| RGB | rgb(208, 128, 255) |
| HSL | hsl(278, 100%, 75%) |
| HSV | hsv(278, 50%, 100%) |
| CMYK | cmyk(18.4%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(66.57, 52.44, -51.27) |
| CIE-LCH | lch(66.57, 73.34, 315.64°) |
| OKLab | oklab(73.36% 0.1272 -0.1431) |
| OKLCH | oklch(73.36% 0.191 311.6) |
| XYZ | xyz(51.7784, 36.0693, 98.8228) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.64
Liliac
#C48EFD
ΔE00 4.00
Easter Purple
#C071FE
ΔE00 4.54
Light Urple
#B36FF6
ΔE00 6.56
Bright Lavender
#C760FF
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080FF #AFFF80
analogous
#9080FF #D080FF #FF80EF
triadic
#D080FF #FFD080 #80FFD0
tetradic
#D080FF #FF9080 #AFFF80 #80EFFF
square
#D080FF #FF9080 #AFFF80 #80EFFF
split-complementary
#D080FF #EFFF80 #80FF90
monochromatic
#A306FF #B943FF #D080FF #E7BDFF #F4E0FF
Accessibility & contrast
On white
2.56
#D080FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#D080FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080FF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080FF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#CB95B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d080ff; /* rgb */ color: rgb(208, 128, 255); /* oklch */ color: oklch(73.4% 0.191 311.6);
Tailwind
colors: {
custom: {
50: '#e1a7ff',
500: '#d080ff',
950: '#000000',
},
}SCSS
$custom: #d080ff; $custom-light: #e1a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d080ff",
"rgb": {
"r": 208,
"g": 128,
"b": 255
},
"hsl": {
"h": 277.795,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.73364,
"c": 0.19149,
"h": 311.6
},
"luminance": 0.36068
}Semantic roles & 50–950 ramp
primary
#D080FF
secondary
#E1F7D4
accent
#E60055
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86