#D080E9#D080E9
#D080E9 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.3% C 0.168 H 317.8°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D080E9 |
|---|---|
| RGB | rgb(208, 128, 233) |
| HSL | hsl(286, 70%, 71%) |
| HSV | hsv(286, 45%, 91%) |
| CMYK | cmyk(10.7%, 45.1%, 0%, 8.6%) |
| CIE-LAB | lab(65.54, 47.91, -40.80) |
| CIE-LCH | lch(65.54, 62.93, 319.58°) |
| OKLab | oklab(72.26% 0.1243 -0.1128) |
| OKLCH | oklch(72.26% 0.168 317.8) |
| XYZ | xyz(48.4375, 34.7330, 81.2276) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.70
Purply Pink
#F075E6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080E9 #99E980
analogous
#9B80E9 #D080E9 #E980CE
triadic
#D080E9 #E9D080 #80E9D0
tetradic
#D080E9 #E99B80 #99E980 #80CEE9
square
#D080E9 #E99B80 #99E980 #80CEE9
split-complementary
#D080E9 #CEE980 #80E99B
monochromatic
#A323CB #BD4CE0 #D080E9 #E3B4F2 #F5E5FA
Accessibility & contrast
On white
2.64
#D080E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#D080E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080E9
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080E9 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AED
Deuteranopia (green-blind)
#84A2E6
Tritanopia (blue-blind)
#D08EAA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d080e9; /* rgb */ color: rgb(208, 128, 233); /* oklch */ color: oklch(72.3% 0.168 317.8);
Tailwind
colors: {
custom: {
50: '#e0a7f0',
500: '#d080e9',
950: '#000000',
},
}SCSS
$custom: #d080e9; $custom-light: #e0a7f0; $custom-dark: #000000;
JSON
{
"hex": "#d080e9",
"rgb": {
"r": 208,
"g": 128,
"b": 233
},
"hsl": {
"h": 285.714,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.7226,
"c": 0.16789,
"h": 317.8
},
"luminance": 0.34731
}Semantic roles & 50–950 ramp
primary
#D080E9
secondary
#DBF1D4
accent
#D21341
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84