#D080E8#D080E8
#D080E8 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.2% C 0.167 H 318.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D080E8 |
|---|---|
| RGB | rgb(208, 128, 232) |
| HSL | hsl(286, 69%, 71%) |
| HSV | hsv(286, 45%, 91%) |
| CMYK | cmyk(10.3%, 44.8%, 0%, 9%) |
| CIE-LAB | lab(65.50, 47.71, -40.32) |
| CIE-LCH | lch(65.50, 62.47, 319.80°) |
| OKLab | oklab(72.21% 0.1242 -0.1114) |
| OKLCH | oklch(72.21% 0.167 318.1) |
| XYZ | xyz(48.2951, 34.6760, 80.4774) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 5.03
Violet (CSS)
#EE82EE
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.37
Liliac
#C48EFD
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080E8 #98E880
analogous
#9C80E8 #D080E8 #E880CC
triadic
#D080E8 #E8D080 #80E8D0
tetradic
#D080E8 #E89C80 #98E880 #80CCE8
square
#D080E8 #E89C80 #98E880 #80CCE8
split-complementary
#D080E8 #CCE880 #80E89C
monochromatic
#A324C9 #BD4CDF #D080E8 #E3B4F1 #F5E5FA
Accessibility & contrast
On white
2.65
#D080E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#D080E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080E8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080E8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AEC
Deuteranopia (green-blind)
#85A2E5
Tritanopia (blue-blind)
#D08EA9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d080e8; /* rgb */ color: rgb(208, 128, 232); /* oklch */ color: oklch(72.2% 0.167 318.1);
Tailwind
colors: {
custom: {
50: '#e0a7ef',
500: '#d080e8',
950: '#000000',
},
}SCSS
$custom: #d080e8; $custom-light: #e0a7ef; $custom-dark: #000000;
JSON
{
"hex": "#d080e8",
"rgb": {
"r": 208,
"g": 128,
"b": 232
},
"hsl": {
"h": 286.154,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.72212,
"c": 0.16684,
"h": 318.1
},
"luminance": 0.34674
}Semantic roles & 50–950 ramp
primary
#D080E8
secondary
#DAF0D4
accent
#D11440
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84