#D784ED#D784ED
#D784ED is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.8% C 0.169 H 319.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D784ED |
|---|---|
| RGB | rgb(215, 132, 237) |
| HSL | hsl(287, 74%, 72%) |
| HSV | hsv(287, 44%, 93%) |
| CMYK | cmyk(9.3%, 44.3%, 0%, 7.1%) |
| CIE-LAB | lab(67.33, 48.62, -40.16) |
| CIE-LCH | lch(67.33, 63.06, 320.44°) |
| OKLab | oklab(73.83% 0.1275 -0.1108) |
| OKLCH | oklch(73.83% 0.169 319) |
| XYZ | xyz(51.5596, 37.0658, 84.5428) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.82
Light Purple
#BF77F6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D784ED #9AED84
analogous
#A384ED #D784ED #ED84CE
triadic
#D784ED #EDD784 #84EDD7
tetradic
#D784ED #EDA384 #9AED84 #84CEED
square
#D784ED #EDA384 #9AED84 #84CEED
split-complementary
#D784ED #CEED84 #84EDA3
monochromatic
#B11FD7 #C64FE5 #D784ED #E8B9F5 #F6E4FB
Accessibility & contrast
On white
2.50
#D784ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#D784ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D784ED
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D784ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D784ED | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#D892AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d784ed; /* rgb */ color: rgb(215, 132, 237); /* oklch */ color: oklch(73.8% 0.169 319.0);
Tailwind
colors: {
custom: {
50: '#e5aaf3',
500: '#d784ed',
950: '#000000',
},
}SCSS
$custom: #d784ed; $custom-light: #e5aaf3; $custom-dark: #000000;
JSON
{
"hex": "#d784ed",
"rgb": {
"r": 215,
"g": 132,
"b": 237
},
"hsl": {
"h": 287.429,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.73825,
"c": 0.16894,
"h": 319
},
"luminance": 0.37064
}Semantic roles & 50–950 ramp
primary
#D784ED
secondary
#DEF3D8
accent
#D70F39
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85