#D084FF#D084FF
#D084FF is a light, vivid violet. Relative luminance 0.371; OKLCH L 74.0% C 0.185 H 311.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D084FF |
|---|---|
| RGB | rgb(208, 132, 255) |
| HSL | hsl(277, 100%, 76%) |
| HSV | hsv(277, 48%, 100%) |
| CMYK | cmyk(18.4%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(67.38, 50.37, -50.00) |
| CIE-LCH | lch(67.38, 70.97, 315.21°) |
| OKLab | oklab(73.96% 0.1219 -0.1395) |
| OKLCH | oklch(73.96% 0.185 311.1) |
| XYZ | xyz(52.3104, 37.1334, 99.0001) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.31
Light Purple
#BF77F6
ΔE00 4.22
Easter Purple
#C071FE
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 7.07
Violet (CSS)
#EE82EE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D084FF #B3FF84
analogous
#9284FF #D084FF #FF84F1
triadic
#D084FF #FFD084 #84FFD0
tetradic
#D084FF #FF9284 #B3FF84 #84F1FF
square
#D084FF #FF9284 #B3FF84 #84F1FF
split-complementary
#D084FF #F1FF84 #84FF92
monochromatic
#A10AFF #B947FF #D084FF #E7C1FF #F3E0FF
Accessibility & contrast
On white
2.49
#D084FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#D084FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D084FF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D084FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D084FF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#CB98B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d084ff; /* rgb */ color: rgb(208, 132, 255); /* oklch */ color: oklch(74.0% 0.185 311.1);
Tailwind
colors: {
custom: {
50: '#e1aaff',
500: '#d084ff',
950: '#000000',
},
}SCSS
$custom: #d084ff; $custom-light: #e1aaff; $custom-dark: #000000;
JSON
{
"hex": "#d084ff",
"rgb": {
"r": 208,
"g": 132,
"b": 255
},
"hsl": {
"h": 277.073,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.73961,
"c": 0.18523,
"h": 311.1
},
"luminance": 0.37132
}Semantic roles & 50–950 ramp
primary
#D084FF
secondary
#E1F7D4
accent
#E60058
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86