#D084F7#D084F7
#D084F7 is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.6% C 0.176 H 313.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D084F7 |
|---|---|
| RGB | rgb(208, 132, 247) |
| HSL | hsl(280, 88%, 74%) |
| HSV | hsv(280, 47%, 97%) |
| CMYK | cmyk(15.8%, 46.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.00, 48.68, -46.22) |
| CIE-LCH | lch(67.00, 67.13, 316.48°) |
| OKLab | oklab(73.56% 0.1209 -0.1285) |
| OKLCH | oklch(73.56% 0.176 313.2) |
| XYZ | xyz(51.0494, 36.6290, 92.3586) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.72
Light Purple
#BF77F6
ΔE00 4.46
Easter Purple
#C071FE
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D084F7 #ABF784
analogous
#9784F7 #D084F7 #F784E5
triadic
#D084F7 #F7D084 #84F7D0
tetradic
#D084F7 #F79784 #ABF784 #84E5F7
square
#D084F7 #F79784 #ABF784 #84E5F7
split-complementary
#D084F7 #E5F784 #84F797
monochromatic
#A411F0 #BA4BF3 #D084F7 #E6BDFB #F4E2FD
Accessibility & contrast
On white
2.52
#D084F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#D084F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D084F7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D084F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D084F7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#CD95B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d084f7; /* rgb */ color: rgb(208, 132, 247); /* oklch */ color: oklch(73.6% 0.176 313.2);
Tailwind
colors: {
custom: {
50: '#e0aafa',
500: '#d084f7',
950: '#000000',
},
}SCSS
$custom: #d084f7; $custom-light: #e0aafa; $custom-dark: #000000;
JSON
{
"hex": "#d084f7",
"rgb": {
"r": 208,
"g": 132,
"b": 247
},
"hsl": {
"h": 279.652,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.73555,
"c": 0.17643,
"h": 313.2
},
"luminance": 0.36628
}Semantic roles & 50–950 ramp
primary
#D084F7
secondary
#E0F5D6
accent
#E4014E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85