#DF78F3#DF78F3
#DF78F3 is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.3% C 0.198 H 320.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78F3 |
|---|---|
| RGB | rgb(223, 120, 243) |
| HSL | hsl(290, 84%, 71%) |
| HSV | hsv(290, 51%, 95%) |
| CMYK | cmyk(8.2%, 50.6%, 0%, 4.7%) |
| CIE-LAB | lab(66.21, 58.03, -45.15) |
| CIE-LCH | lch(66.21, 73.53, 322.12°) |
| OKLab | oklab(73.29% 0.1539 -0.125) |
| OKLCH | oklch(73.29% 0.198 320.9) |
| XYZ | xyz(53.3237, 35.5942, 88.8382) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78F3 #8CF378
analogous
#A178F3 #DF78F3 #F378C9
triadic
#DF78F3 #F3DF78 #78F3DF
tetradic
#DF78F3 #F3A178 #8CF378 #78C9F3
square
#DF78F3 #F3A178 #8CF378 #78C9F3
split-complementary
#DF78F3 #C9F378 #78F3A1
monochromatic
#BC14DD #D240EE #DF78F3 #ECB0F8 #F8E3FD
Accessibility & contrast
On white
2.59
#DF78F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DF78F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78F3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78F3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649AF7
Deuteranopia (green-blind)
#83A5F0
Tritanopia (blue-blind)
#E189AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df78f3; /* rgb */ color: rgb(223, 120, 243); /* oklch */ color: oklch(73.3% 0.198 320.9);
Tailwind
colors: {
custom: {
50: '#eba2f7',
500: '#df78f3',
950: '#000000',
},
}SCSS
$custom: #df78f3; $custom-light: #eba2f7; $custom-dark: #000000;
JSON
{
"hex": "#df78f3",
"rgb": {
"r": 223,
"g": 120,
"b": 243
},
"hsl": {
"h": 290.244,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.73288,
"c": 0.19825,
"h": 320.9
},
"luminance": 0.35592
}Semantic roles & 50–950 ramp
primary
#DF78F3
secondary
#D8F4D3
accent
#E00529
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85