#DE78F0#DE78F0
#DE78F0 is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.0% C 0.195 H 321.4°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78F0 |
|---|---|
| RGB | rgb(222, 120, 240) |
| HSL | hsl(291, 80%, 71%) |
| HSV | hsv(291, 50%, 94%) |
| CMYK | cmyk(7.5%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(65.95, 57.20, -43.91) |
| CIE-LCH | lch(65.95, 72.11, 322.49°) |
| OKLab | oklab(73.02% 0.1524 -0.1214) |
| OKLCH | oklch(73.02% 0.195 321.4) |
| XYZ | xyz(52.5671, 35.2561, 86.4573) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 4.10
Orchid
#DA70D6
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 5.04
Violet Pink
#FB5FFC
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78F0 #8AF078
analogous
#A278F0 #DE78F0 #F078C6
triadic
#DE78F0 #F0DE78 #78F0DE
tetradic
#DE78F0 #F0A278 #8AF078 #78C6F0
square
#DE78F0 #F0A278 #8AF078 #78C6F0
split-complementary
#DE78F0 #C6F078 #78F0A2
monochromatic
#B918D6 #D141EA #DE78F0 #EBAFF6 #F8E3FC
Accessibility & contrast
On white
2.61
#DE78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#DE78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78F0
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78F0 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#E088A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de78f0; /* rgb */ color: rgb(222, 120, 240); /* oklch */ color: oklch(73.0% 0.195 321.4);
Tailwind
colors: {
custom: {
50: '#eaa2f5',
500: '#de78f0',
950: '#000000',
},
}SCSS
$custom: #de78f0; $custom-light: #eaa2f5; $custom-dark: #000000;
JSON
{
"hex": "#de78f0",
"rgb": {
"r": 222,
"g": 120,
"b": 240
},
"hsl": {
"h": 291,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.73023,
"c": 0.19485,
"h": 321.4
},
"luminance": 0.35254
}Semantic roles & 50–950 ramp
primary
#DE78F0
secondary
#D6F2D2
accent
#DC0929
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85