#DE78DF#DE78DF
#DE78DF is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.2% C 0.179 H 326.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78DF |
|---|---|
| RGB | rgb(222, 120, 223) |
| HSL | hsl(299, 62%, 67%) |
| HSV | hsv(299, 46%, 87%) |
| CMYK | cmyk(0.4%, 46.2%, 0%, 12.5%) |
| CIE-LAB | lab(65.19, 54.08, -35.67) |
| CIE-LCH | lch(65.19, 64.78, 326.59°) |
| OKLab | oklab(72.22% 0.1498 -0.0978) |
| OKLCH | oklch(72.22% 0.179 326.9) |
| XYZ | xyz(50.1590, 34.2928, 73.7749) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 3.65
Orchid (survey)
#C875C4
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78DF #79DF78
analogous
#AA78DF #DE78DF #DF78AD
triadic
#DE78DF #DFDE78 #78DFDE
tetradic
#DE78DF #DFAA78 #79DF78 #78ADDF
square
#DE78DF #DFAA78 #79DF78 #78ADDF
split-complementary
#DE78DF #ADDF78 #78DFAA
monochromatic
#B12AB2 #D247D3 #DE78DF #EAA9EB #F6DBF6
Accessibility & contrast
On white
2.67
#DE78DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#DE78DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78DF
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78DF | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E3
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#E383A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de78df; /* rgb */ color: rgb(222, 120, 223); /* oklch */ color: oklch(72.2% 0.179 326.9);
Tailwind
colors: {
custom: {
50: '#eaa2e9',
500: '#de78df',
950: '#000000',
},
}SCSS
$custom: #de78df; $custom-light: #eaa2e9; $custom-dark: #000000;
JSON
{
"hex": "#de78df",
"rgb": {
"r": 222,
"g": 120,
"b": 223
},
"hsl": {
"h": 299.417,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.72219,
"c": 0.17892,
"h": 326.9
},
"luminance": 0.3429
}Semantic roles & 50–950 ramp
primary
#DE78DF
secondary
#C9EAC9
accent
#C91C1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84