#DF78DF#DF78DF
#DF78DF is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.3% C 0.180 H 327.2°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78DF |
|---|---|
| RGB | rgb(223, 120, 223) |
| HSL | hsl(300, 62%, 67%) |
| HSV | hsv(300, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 0%, 12.5%) |
| CIE-LAB | lab(65.32, 54.36, -35.47) |
| CIE-LCH | lch(65.32, 64.91, 326.88°) |
| OKLab | oklab(72.34% 0.151 -0.0972) |
| OKLCH | oklch(72.34% 0.18 327.2) |
| XYZ | xyz(50.4663, 34.4513, 73.7893) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 3.59
Orchid (survey)
#C875C4
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78DF #78DF78
analogous
#AC78DF #DF78DF #DF78AC
triadic
#DF78DF #DFDF78 #78DFDF
tetradic
#DF78DF #DFAC78 #78DF78 #78ACDF
square
#DF78DF #DFAC78 #78DF78 #78ACDF
split-complementary
#DF78DF #ACDF78 #78DFAC
monochromatic
#B22AB2 #D347D3 #DF78DF #EBA9EB #F6DBF6
Accessibility & contrast
On white
2.66
#DF78DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#DF78DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78DF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78DF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E3
Deuteranopia (green-blind)
#8DA3DC
Tritanopia (blue-blind)
#E583A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #df78df; /* rgb */ color: rgb(223, 120, 223); /* oklch */ color: oklch(72.3% 0.180 327.2);
Tailwind
colors: {
custom: {
50: '#eba2e9',
500: '#df78df',
950: '#000000',
},
}SCSS
$custom: #df78df; $custom-light: #eba2e9; $custom-dark: #000000;
JSON
{
"hex": "#df78df",
"rgb": {
"r": 223,
"g": 120,
"b": 223
},
"hsl": {
"h": 300,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.72338,
"c": 0.17952,
"h": 327.2
},
"luminance": 0.34449
}Semantic roles & 50–950 ramp
primary
#DF78DF
secondary
#C9EAC9
accent
#C91C1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84