#D784EB#D784EB
#D784EB is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.7% C 0.167 H 319.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D784EB |
|---|---|
| RGB | rgb(215, 132, 235) |
| HSL | hsl(288, 72%, 72%) |
| HSV | hsv(288, 44%, 92%) |
| CMYK | cmyk(8.5%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(67.24, 48.22, -39.19) |
| CIE-LCH | lch(67.24, 62.14, 320.90°) |
| OKLab | oklab(73.73% 0.1272 -0.1081) |
| OKLCH | oklch(73.73% 0.167 319.6) |
| XYZ | xyz(51.2691, 36.9495, 83.0125) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.34
Liliac
#C48EFD
ΔE00 6.08
Light Purple
#BF77F6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D784EB #98EB84
analogous
#A484EB #D784EB #EB84CB
triadic
#D784EB #EBD784 #84EBD7
tetradic
#D784EB #EBA484 #98EB84 #84CBEB
square
#D784EB #EBA484 #98EB84 #84CBEB
split-complementary
#D784EB #CBEB84 #84EBA4
monochromatic
#B022D2 #C64FE2 #D784EB #E8B9F4 #F6E5FB
Accessibility & contrast
On white
2.50
#D784EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#D784EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D784EB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D784EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D784EB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#D891AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d784eb; /* rgb */ color: rgb(215, 132, 235); /* oklch */ color: oklch(73.7% 0.167 319.6);
Tailwind
colors: {
custom: {
50: '#e5aaf2',
500: '#d784eb',
950: '#000000',
},
}SCSS
$custom: #d784eb; $custom-light: #e5aaf2; $custom-dark: #000000;
JSON
{
"hex": "#d784eb",
"rgb": {
"r": 215,
"g": 132,
"b": 235
},
"hsl": {
"h": 288.35,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.73731,
"c": 0.16688,
"h": 319.6
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#D784EB
secondary
#DEF2D8
accent
#D41137
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85