#DE78FF#DE78FF
#DE78FF is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 73.8% C 0.209 H 317.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78FF |
|---|---|
| RGB | rgb(222, 120, 255) |
| HSL | hsl(285, 100%, 74%) |
| HSV | hsv(285, 53%, 100%) |
| CMYK | cmyk(12.9%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(66.66, 60.08, -51.03) |
| CIE-LCH | lch(66.66, 78.82, 319.66°) |
| OKLab | oklab(73.78% 0.154 -0.1421) |
| OKLCH | oklch(73.78% 0.209 317.3) |
| XYZ | xyz(54.8881, 36.1845, 98.6813) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 5.66
Easter Purple
#C071FE
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78FF #99FF78
analogous
#9A78FF #DE78FF #FF78DD
triadic
#DE78FF #FFDE78 #78FFDE
tetradic
#DE78FF #FF9A78 #99FF78 #78DDFF
square
#DE78FF #FF9A78 #99FF78 #78DDFF
split-complementary
#DE78FF #DDFF78 #78FF9A
monochromatic
#BF00FD #CF3BFF #DE78FF #EDB5FF #F8E0FF
Accessibility & contrast
On white
2.55
#DE78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DE78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78FF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78FF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#DD8DB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de78ff; /* rgb */ color: rgb(222, 120, 255); /* oklch */ color: oklch(73.8% 0.209 317.3);
Tailwind
colors: {
custom: {
50: '#eba3ff',
500: '#de78ff',
950: '#000000',
},
}SCSS
$custom: #de78ff; $custom-light: #eba3ff; $custom-dark: #000000;
JSON
{
"hex": "#de78ff",
"rgb": {
"r": 222,
"g": 120,
"b": 255
},
"hsl": {
"h": 285.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.73782,
"c": 0.20948,
"h": 317.3
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#DE78FF
secondary
#DCF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86