#D78CFA#D78CFA
#D78CFA is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.7% C 0.170 H 314.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D78CFA |
|---|---|
| RGB | rgb(215, 140, 250) |
| HSL | hsl(281, 92%, 76%) |
| HSV | hsv(281, 44%, 98%) |
| CMYK | cmyk(14%, 44%, 0%, 2%) |
| CIE-LAB | lab(69.55, 47.05, -43.81) |
| CIE-LCH | lch(69.55, 64.29, 317.04°) |
| OKLab | oklab(75.67% 0.1185 -0.1214) |
| OKLCH | oklch(75.67% 0.17 314.3) |
| XYZ | xyz(54.6550, 40.1067, 95.2862) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.99
Baby Purple
#CA9BF7
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 5.53
Lilac (survey)
#CEA2FD
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 5.95
Lavender (survey)
#C79FEF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D78CFA #AFFA8C
analogous
#A08CFA #D78CFA #FA8CE6
triadic
#D78CFA #FAD78C #8CFAD7
tetradic
#D78CFA #FAA08C #AFFA8C #8CE6FA
square
#D78CFA #FAA08C #AFFA8C #8CE6FA
split-complementary
#D78CFA #E6FA8C #8CFAA0
monochromatic
#AE17F5 #C351F7 #D78CFA #EBC7FD #F5E2FE
Accessibility & contrast
On white
2.33
#D78CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D78CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D78CFA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D78CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D78CFA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#D59CB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d78cfa; /* rgb */ color: rgb(215, 140, 250); /* oklch */ color: oklch(75.7% 0.170 314.3);
Tailwind
colors: {
custom: {
50: '#e5affc',
500: '#d78cfa',
950: '#000000',
},
}SCSS
$custom: #d78cfa; $custom-light: #e5affc; $custom-dark: #000000;
JSON
{
"hex": "#d78cfa",
"rgb": {
"r": 215,
"g": 140,
"b": 250
},
"hsl": {
"h": 280.909,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.75671,
"c": 0.16968,
"h": 314.3
},
"luminance": 0.40105
}Semantic roles & 50–950 ramp
primary
#D78CFA
secondary
#E0F6D5
accent
#E60049
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161017
muted
#847F85