#DF79F4#DF79F4
#DF79F4 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.5% C 0.198 H 320.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79F4 |
|---|---|
| RGB | rgb(223, 121, 244) |
| HSL | hsl(290, 85%, 72%) |
| HSV | hsv(290, 50%, 96%) |
| CMYK | cmyk(8.6%, 50.4%, 0%, 4.3%) |
| CIE-LAB | lab(66.44, 57.73, -45.33) |
| CIE-LCH | lch(66.44, 73.40, 321.86°) |
| OKLab | oklab(73.47% 0.1527 -0.1255) |
| OKLCH | oklch(73.47% 0.198 320.6) |
| XYZ | xyz(53.5960, 35.8966, 89.6760) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79F4 #8EF479
analogous
#A279F4 #DF79F4 #F479CC
triadic
#DF79F4 #F4DF79 #79F4DF
tetradic
#DF79F4 #F4A279 #8EF479 #79CCF4
square
#DF79F4 #F4A279 #8EF479 #79CCF4
split-complementary
#DF79F4 #CCF479 #79F4A2
monochromatic
#BD12E0 #D140EF #DF79F4 #EDB2F9 #F8E3FD
Accessibility & contrast
On white
2.57
#DF79F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DF79F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79F4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79F4 | 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)
#649AF8
Deuteranopia (green-blind)
#84A5F1
Tritanopia (blue-blind)
#E18AAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df79f4; /* rgb */ color: rgb(223, 121, 244); /* oklch */ color: oklch(73.5% 0.198 320.6);
Tailwind
colors: {
custom: {
50: '#eba3f8',
500: '#df79f4',
950: '#000000',
},
}SCSS
$custom: #df79f4; $custom-light: #eba3f8; $custom-dark: #000000;
JSON
{
"hex": "#df79f4",
"rgb": {
"r": 223,
"g": 121,
"b": 244
},
"hsl": {
"h": 289.756,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.73474,
"c": 0.19765,
"h": 320.6
},
"luminance": 0.35894
}Semantic roles & 50–950 ramp
primary
#DF79F4
secondary
#DAF4D5
accent
#E1042A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85