#D78EFB#D78EFB
#D78EFB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.0% C 0.168 H 313.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D78EFB |
|---|---|
| RGB | rgb(215, 142, 251) |
| HSL | hsl(280, 93%, 77%) |
| HSV | hsv(280, 43%, 98%) |
| CMYK | cmyk(14.3%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(70.01, 46.21, -43.63) |
| CIE-LCH | lch(70.01, 63.55, 316.64°) |
| OKLab | oklab(76.03% 0.1159 -0.1209) |
| OKLCH | oklch(76.03% 0.168 313.8) |
| XYZ | xyz(55.1071, 40.7594, 96.2125) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 5.49
Pastel Purple
#CAA0FF
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D78EFB #B2FB8E
analogous
#A08EFB #D78EFB #FB8EE9
triadic
#D78EFB #FBD78E #8EFBD7
tetradic
#D78EFB #FBA08E #B2FB8E #8EE9FB
square
#D78EFB #FBA08E #B2FB8E #8EE9FB
split-complementary
#D78EFB #E9FB8E #8EFBA0
monochromatic
#AD18F7 #C253F9 #D78EFB #ECC9FD #F5E1FE
Accessibility & contrast
On white
2.29
#D78EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D78EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D78EFB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D78EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D78EFB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#D49EB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d78efb; /* rgb */ color: rgb(215, 142, 251); /* oklch */ color: oklch(76.0% 0.168 313.8);
Tailwind
colors: {
custom: {
50: '#e5b0fd',
500: '#d78efb',
950: '#000000',
},
}SCSS
$custom: #d78efb; $custom-light: #e5b0fd; $custom-dark: #000000;
JSON
{
"hex": "#d78efb",
"rgb": {
"r": 215,
"g": 142,
"b": 251
},
"hsl": {
"h": 280.183,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.76031,
"c": 0.1675,
"h": 313.8
},
"luminance": 0.40758
}Semantic roles & 50–950 ramp
primary
#D78EFB
secondary
#E0F6D5
accent
#E6004C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085