#DF78F8#DF78F8
#DF78F8 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.5% C 0.203 H 319.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78F8 |
|---|---|
| RGB | rgb(223, 120, 248) |
| HSL | hsl(288, 90%, 72%) |
| HSV | hsv(288, 52%, 97%) |
| CMYK | cmyk(10.1%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(66.44, 58.98, -47.53) |
| CIE-LCH | lch(66.44, 75.75, 321.14°) |
| OKLab | oklab(73.54% 0.1544 -0.1319) |
| OKLCH | oklch(73.54% 0.203 319.5) |
| XYZ | xyz(54.0890, 35.9004, 92.8690) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Purply Pink
#F075E6
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.57
Light Purple
#BF77F6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78F8 #91F878
analogous
#9F78F8 #DF78F8 #F878D1
triadic
#DF78F8 #F8DF78 #78F8DF
tetradic
#DF78F8 #F89F78 #91F878 #78D1F8
square
#DF78F8 #F89F78 #91F878 #78D1F8
split-complementary
#DF78F8 #D1F878 #78F89F
monochromatic
#BE0CE9 #D13EF5 #DF78F8 #EDB2FB #F8E2FD
Accessibility & contrast
On white
2.57
#DF78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DF78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78F8
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78F8 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#E08AAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df78f8; /* rgb */ color: rgb(223, 120, 248); /* oklch */ color: oklch(73.5% 0.203 319.5);
Tailwind
colors: {
custom: {
50: '#eba3fb',
500: '#df78f8',
950: '#000000',
},
}SCSS
$custom: #df78f8; $custom-light: #eba3fb; $custom-dark: #000000;
JSON
{
"hex": "#df78f8",
"rgb": {
"r": 223,
"g": 120,
"b": 248
},
"hsl": {
"h": 288.281,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.73538,
"c": 0.20307,
"h": 319.5
},
"luminance": 0.35898
}Semantic roles & 50–950 ramp
primary
#DF78F8
secondary
#DCF6D5
accent
#E6002D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85