#DF79F7#DF79F7
#DF79F7 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 73.6% C 0.201 H 319.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79F7 |
|---|---|
| RGB | rgb(223, 121, 247) |
| HSL | hsl(289, 89%, 72%) |
| HSV | hsv(289, 51%, 97%) |
| CMYK | cmyk(9.7%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(66.58, 58.30, -46.76) |
| CIE-LCH | lch(66.58, 74.74, 321.27°) |
| OKLab | oklab(73.62% 0.153 -0.1297) |
| OKLCH | oklch(73.62% 0.201 319.7) |
| XYZ | xyz(54.0552, 36.0803, 92.0945) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.21
Orchid
#DA70D6
ΔE00 5.47
Light Purple
#BF77F6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79F7 #91F779
analogous
#A079F7 #DF79F7 #F779D0
triadic
#DF79F7 #F7DF79 #79F7DF
tetradic
#DF79F7 #F7A079 #91F779 #79D0F7
square
#DF79F7 #F7A079 #91F779 #79D0F7
split-complementary
#DF79F7 #D0F779 #79F7A0
monochromatic
#BE0EE8 #D13FF4 #DF79F7 #EDB3FA #F8E2FD
Accessibility & contrast
On white
2.56
#DF79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DF79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79F7
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79F7 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#E08BAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df79f7; /* rgb */ color: rgb(223, 121, 247); /* oklch */ color: oklch(73.6% 0.201 319.7);
Tailwind
colors: {
custom: {
50: '#eba3fa',
500: '#df79f7',
950: '#000000',
},
}SCSS
$custom: #df79f7; $custom-light: #eba3fa; $custom-dark: #000000;
JSON
{
"hex": "#df79f7",
"rgb": {
"r": 223,
"g": 121,
"b": 247
},
"hsl": {
"h": 288.571,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73624,
"c": 0.20056,
"h": 319.7
},
"luminance": 0.36078
}Semantic roles & 50–950 ramp
primary
#DF79F7
secondary
#DCF5D6
accent
#E5002C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85