#DF79F8#DF79F8
#DF79F8 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 73.7% C 0.202 H 319.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79F8 |
|---|---|
| RGB | rgb(223, 121, 248) |
| HSL | hsl(288, 90%, 72%) |
| HSV | hsv(288, 51%, 97%) |
| CMYK | cmyk(10.1%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.63, 58.49, -47.24) |
| CIE-LCH | lch(66.63, 75.19, 321.08°) |
| OKLab | oklab(73.67% 0.1531 -0.131) |
| OKLCH | oklch(73.67% 0.202 319.4) |
| XYZ | xyz(54.2099, 36.1421, 92.9093) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.61
Light Purple
#BF77F6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79F8 #92F879
analogous
#A079F8 #DF79F8 #F879D2
triadic
#DF79F8 #F8DF79 #79F8DF
tetradic
#DF79F8 #F8A079 #92F879 #79D2F8
square
#DF79F8 #F8A079 #92F879 #79D2F8
split-complementary
#DF79F8 #D2F879 #79F8A0
monochromatic
#BF0CEA #D13FF5 #DF79F8 #EDB3FB #F8E2FD
Accessibility & contrast
On white
2.55
#DF79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DF79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79F8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79F8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#E08BAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df79f8; /* rgb */ color: rgb(223, 121, 248); /* oklch */ color: oklch(73.7% 0.202 319.4);
Tailwind
colors: {
custom: {
50: '#eba3fb',
500: '#df79f8',
950: '#000000',
},
}SCSS
$custom: #df79f8; $custom-light: #eba3fb; $custom-dark: #000000;
JSON
{
"hex": "#df79f8",
"rgb": {
"r": 223,
"g": 121,
"b": 248
},
"hsl": {
"h": 288.189,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.73674,
"c": 0.20154,
"h": 319.4
},
"luminance": 0.3614
}Semantic roles & 50–950 ramp
primary
#DF79F8
secondary
#DCF6D5
accent
#E6002D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85