#DE78F9#DE78F9
#DE78F9 is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.5% C 0.204 H 318.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78F9 |
|---|---|
| RGB | rgb(222, 120, 249) |
| HSL | hsl(287, 91%, 72%) |
| HSV | hsv(287, 52%, 98%) |
| CMYK | cmyk(10.8%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.37, 58.91, -48.20) |
| CIE-LCH | lch(66.37, 76.12, 320.71°) |
| OKLab | oklab(73.47% 0.1534 -0.1338) |
| OKLCH | oklch(73.47% 0.204 318.9) |
| XYZ | xyz(53.9373, 35.8041, 93.6739) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.30
Light Purple
#BF77F6
ΔE00 5.54
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78F9 #93F978
analogous
#9E78F9 #DE78F9 #F978D3
triadic
#DE78F9 #F9DE78 #78F9DE
tetradic
#DE78F9 #F99E78 #93F978 #78D3F9
square
#DE78F9 #F99E78 #93F978 #78D3F9
split-complementary
#DE78F9 #D3F978 #78F99E
monochromatic
#BD0AEC #D03DF6 #DE78F9 #ECB3FC #F8E2FE
Accessibility & contrast
On white
2.57
#DE78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DE78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78F9
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78F9 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFD
Deuteranopia (green-blind)
#7FA5F5
Tritanopia (blue-blind)
#DE8BAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de78f9; /* rgb */ color: rgb(222, 120, 249); /* oklch */ color: oklch(73.5% 0.204 318.9);
Tailwind
colors: {
custom: {
50: '#eba3fc',
500: '#de78f9',
950: '#000000',
},
}SCSS
$custom: #de78f9; $custom-light: #eba3fc; $custom-dark: #000000;
JSON
{
"hex": "#de78f9",
"rgb": {
"r": 222,
"g": 120,
"b": 249
},
"hsl": {
"h": 287.442,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73473,
"c": 0.20358,
"h": 318.9
},
"luminance": 0.35802
}Semantic roles & 50–950 ramp
primary
#DE78F9
secondary
#DCF6D5
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85