#DF79F3#DF79F3
#DF79F3 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.4% C 0.197 H 320.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79F3 |
|---|---|
| RGB | rgb(223, 121, 243) |
| HSL | hsl(290, 84%, 71%) |
| HSV | hsv(290, 50%, 95%) |
| CMYK | cmyk(8.2%, 50.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.39, 57.54, -44.85) |
| CIE-LCH | lch(66.39, 72.96, 322.06°) |
| OKLab | oklab(73.43% 0.1526 -0.1241) |
| OKLCH | oklch(73.43% 0.197 320.9) |
| XYZ | xyz(53.4446, 35.8360, 88.8785) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79F3 #8DF379
analogous
#A279F3 #DF79F3 #F379CA
triadic
#DF79F3 #F3DF79 #79F3DF
tetradic
#DF79F3 #F3A279 #8DF379 #79CAF3
square
#DF79F3 #F3A279 #8DF379 #79CAF3
split-complementary
#DF79F3 #CAF379 #79F3A2
monochromatic
#BD14DE #D241EE #DF79F3 #ECB1F8 #F8E3FC
Accessibility & contrast
On white
2.57
#DF79F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#DF79F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79F3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79F3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF7
Deuteranopia (green-blind)
#84A5F0
Tritanopia (blue-blind)
#E18AAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df79f3; /* rgb */ color: rgb(223, 121, 243); /* oklch */ color: oklch(73.4% 0.197 320.9);
Tailwind
colors: {
custom: {
50: '#eba3f7',
500: '#df79f3',
950: '#000000',
},
}SCSS
$custom: #df79f3; $custom-light: #eba3f7; $custom-dark: #000000;
JSON
{
"hex": "#df79f3",
"rgb": {
"r": 223,
"g": 121,
"b": 243
},
"hsl": {
"h": 290.164,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.73425,
"c": 0.19668,
"h": 320.9
},
"luminance": 0.35834
}Semantic roles & 50–950 ramp
primary
#DF79F3
secondary
#D9F4D4
accent
#E00629
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85