#D784DF#D784DF
#D784DF is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.2% C 0.155 H 323.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D784DF |
|---|---|
| RGB | rgb(215, 132, 223) |
| HSL | hsl(295, 59%, 70%) |
| HSV | hsv(295, 41%, 87%) |
| CMYK | cmyk(3.6%, 40.8%, 0%, 12.5%) |
| CIE-LAB | lab(66.73, 45.92, -33.35) |
| CIE-LCH | lch(66.73, 56.75, 324.01°) |
| OKLab | oklab(73.19% 0.1249 -0.0913) |
| OKLCH | oklch(73.19% 0.155 323.8) |
| XYZ | xyz(49.5935, 36.2793, 74.1880) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 4.78
Orchid (survey)
#C875C4
ΔE00 5.53
Pale Purple
#B790D4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D784DF #8CDF84
analogous
#A984DF #D784DF #DF84BA
triadic
#D784DF #DFD784 #84DFD7
tetradic
#D784DF #DFA984 #8CDF84 #84BADF
square
#D784DF #DFA984 #8CDF84 #84BADF
split-complementary
#D784DF #BADF84 #84DFA9
monochromatic
#AD30B9 #C753D2 #D784DF #E7B5EC #F7E5F8
Accessibility & contrast
On white
2.54
#D784DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#D784DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D784DF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D784DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D784DF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9CE2
Deuteranopia (green-blind)
#90A6DC
Tritanopia (blue-blind)
#DA8EA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d784df; /* rgb */ color: rgb(215, 132, 223); /* oklch */ color: oklch(73.2% 0.155 323.8);
Tailwind
colors: {
custom: {
50: '#e5a9e9',
500: '#d784df',
950: '#000000',
},
}SCSS
$custom: #d784df; $custom-light: #e5a9e9; $custom-dark: #000000;
JSON
{
"hex": "#d784df",
"rgb": {
"r": 215,
"g": 132,
"b": 223
},
"hsl": {
"h": 294.725,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.73186,
"c": 0.15473,
"h": 323.8
},
"luminance": 0.36277
}Semantic roles & 50–950 ramp
primary
#D784DF
secondary
#D5ECD2
accent
#C61F2E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161016
muted
#847F84