#D084EF#D084EF
#D084EF is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.2% C 0.168 H 315.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D084EF |
|---|---|
| RGB | rgb(208, 132, 239) |
| HSL | hsl(283, 77%, 73%) |
| HSV | hsv(283, 45%, 94%) |
| CMYK | cmyk(13%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(66.63, 47.03, -42.40) |
| CIE-LCH | lch(66.63, 63.32, 317.96°) |
| OKLab | oklab(73.16% 0.1197 -0.1175) |
| OKLCH | oklch(73.16% 0.168 315.5) |
| XYZ | xyz(49.8413, 36.1458, 85.9959) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.54
Light Purple
#BF77F6
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D084EF #A3EF84
analogous
#9B84EF #D084EF #EF84D8
triadic
#D084EF #EFD084 #84EFD0
tetradic
#D084EF #EF9B84 #A3EF84 #84D8EF
square
#D084EF #EF9B84 #A3EF84 #84D8EF
split-complementary
#D084EF #D8EF84 #84EF9B
monochromatic
#A51DDC #BB4EE8 #D084EF #E5BAF6 #F5E4FB
Accessibility & contrast
On white
2.55
#D084EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#D084EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D084EF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D084EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D084EF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#CE93AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d084ef; /* rgb */ color: rgb(208, 132, 239); /* oklch */ color: oklch(73.2% 0.168 315.5);
Tailwind
colors: {
custom: {
50: '#e0a9f4',
500: '#d084ef',
950: '#000000',
},
}SCSS
$custom: #d084ef; $custom-light: #e0a9f4; $custom-dark: #000000;
JSON
{
"hex": "#d084ef",
"rgb": {
"r": 208,
"g": 132,
"b": 239
},
"hsl": {
"h": 282.617,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.73162,
"c": 0.16771,
"h": 315.5
},
"luminance": 0.36144
}Semantic roles & 50–950 ramp
primary
#D084EF
secondary
#E0F3D8
accent
#D90C48
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85