#D784FF#D784FF
#D784FF is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.7% C 0.188 H 313.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D784FF |
|---|---|
| RGB | rgb(215, 132, 255) |
| HSL | hsl(280, 100%, 76%) |
| HSV | hsv(280, 48%, 100%) |
| CMYK | cmyk(15.7%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(68.15, 52.24, -48.74) |
| CIE-LCH | lch(68.15, 71.44, 316.99°) |
| OKLab | oklab(74.7% 0.1301 -0.1356) |
| OKLCH | oklch(74.7% 0.188 313.8) |
| XYZ | xyz(54.3226, 38.1710, 99.0945) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.26
Light Purple
#BF77F6
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.92
Easter Purple
#C071FE
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D784FF #ACFF84
analogous
#9984FF #D784FF #FF84E9
triadic
#D784FF #FFD784 #84FFD7
tetradic
#D784FF #FF9984 #ACFF84 #84E9FF
square
#D784FF #FF9984 #ACFF84 #84E9FF
split-complementary
#D784FF #E9FF84 #84FF99
monochromatic
#AF0AFF #C347FF #D784FF #EBC1FF #F5E0FF
Accessibility & contrast
On white
2.43
#D784FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#D784FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D784FF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D784FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D784FF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#D497B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d784ff; /* rgb */ color: rgb(215, 132, 255); /* oklch */ color: oklch(74.7% 0.188 313.8);
Tailwind
colors: {
custom: {
50: '#e5aaff',
500: '#d784ff',
950: '#000000',
},
}SCSS
$custom: #d784ff; $custom-light: #e5aaff; $custom-dark: #000000;
JSON
{
"hex": "#d784ff",
"rgb": {
"r": 215,
"g": 132,
"b": 255
},
"hsl": {
"h": 280.488,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.74703,
"c": 0.18793,
"h": 313.8
},
"luminance": 0.3817
}Semantic roles & 50–950 ramp
primary
#D784FF
secondary
#DFF7D4
accent
#E6004B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86