#D084E9#D084E9
#D084E9 is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.9% C 0.161 H 317.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D084E9 |
|---|---|
| RGB | rgb(208, 132, 233) |
| HSL | hsl(285, 70%, 72%) |
| HSV | hsv(285, 43%, 91%) |
| CMYK | cmyk(10.7%, 43.3%, 0%, 8.6%) |
| CIE-LAB | lab(66.36, 45.82, -39.51) |
| CIE-LCH | lch(66.36, 60.50, 319.22°) |
| OKLab | oklab(72.88% 0.1187 -0.1091) |
| OKLCH | oklch(72.88% 0.161 317.4) |
| XYZ | xyz(48.9696, 35.7971, 81.4049) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.23
Liliac
#C48EFD
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.70
Light Purple
#BF77F6
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D084E9 #9DE984
analogous
#9E84E9 #D084E9 #E984CF
triadic
#D084E9 #E9D084 #84E9D0
tetradic
#D084E9 #E99E84 #9DE984 #84CFE9
square
#D084E9 #E99E84 #9DE984 #84CFE9
split-complementary
#D084E9 #CFE984 #84E99E
monochromatic
#A425CE #BC50E0 #D084E9 #E4B8F2 #F5E5FA
Accessibility & contrast
On white
2.57
#D084E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#D084E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D084E9
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D084E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D084E9 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CED
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#D092AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d084e9; /* rgb */ color: rgb(208, 132, 233); /* oklch */ color: oklch(72.9% 0.161 317.4);
Tailwind
colors: {
custom: {
50: '#e0a9f0',
500: '#d084e9',
950: '#000000',
},
}SCSS
$custom: #d084e9; $custom-light: #e0a9f0; $custom-dark: #000000;
JSON
{
"hex": "#d084e9",
"rgb": {
"r": 208,
"g": 132,
"b": 233
},
"hsl": {
"h": 285.149,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.72876,
"c": 0.16126,
"h": 317.4
},
"luminance": 0.35796
}Semantic roles & 50–950 ramp
primary
#D084E9
secondary
#DEF1D7
accent
#D21443
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84