#DF79F9#DF79F9
#DF79F9 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 73.7% C 0.203 H 319.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79F9 |
|---|---|
| RGB | rgb(223, 121, 249) |
| HSL | hsl(288, 91%, 73%) |
| HSV | hsv(288, 51%, 98%) |
| CMYK | cmyk(10.4%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.68, 58.69, -47.71) |
| CIE-LCH | lch(66.68, 75.63, 320.89°) |
| OKLab | oklab(73.72% 0.1532 -0.1324) |
| OKLCH | oklch(73.72% 0.203 319.2) |
| XYZ | xyz(54.3655, 36.2044, 93.7286) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Purply Pink
#F075E6
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.76
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79F9 #93F979
analogous
#9F79F9 #DF79F9 #F979D3
triadic
#DF79F9 #F9DF79 #79F9DF
tetradic
#DF79F9 #F99F79 #93F979 #79D3F9
square
#DF79F9 #F99F79 #93F979 #79D3F9
split-complementary
#DF79F9 #D3F979 #79F99F
monochromatic
#BF0BED #D13EF6 #DF79F9 #EDB4FC #F8E2FE
Accessibility & contrast
On white
2.55
#DF79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DF79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79F9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79F9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#81A6F5
Tritanopia (blue-blind)
#E08BAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df79f9; /* rgb */ color: rgb(223, 121, 249); /* oklch */ color: oklch(73.7% 0.203 319.2);
Tailwind
colors: {
custom: {
50: '#eba3fc',
500: '#df79f9',
950: '#000000',
},
}SCSS
$custom: #df79f9; $custom-light: #eba3fc; $custom-dark: #000000;
JSON
{
"hex": "#df79f9",
"rgb": {
"r": 223,
"g": 121,
"b": 249
},
"hsl": {
"h": 287.813,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73724,
"c": 0.20251,
"h": 319.2
},
"luminance": 0.36202
}Semantic roles & 50–950 ramp
primary
#DF79F9
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85