#DF79F2#DF79F2
#DF79F2 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.4% C 0.196 H 321.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DF79F2 |
|---|---|
| RGB | rgb(223, 121, 242) |
| HSL | hsl(291, 82%, 71%) |
| HSV | hsv(291, 50%, 95%) |
| CMYK | cmyk(7.9%, 50%, 0%, 5.1%) |
| CIE-LAB | lab(66.35, 57.35, -44.38) |
| CIE-LCH | lch(66.35, 72.52, 322.27°) |
| OKLab | oklab(73.38% 0.1524 -0.1228) |
| OKLCH | oklch(73.38% 0.196 321.2) |
| XYZ | xyz(53.2940, 35.7758, 88.0853) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF79F2 #8CF279
analogous
#A279F2 #DF79F2 #F279C8
triadic
#DF79F2 #F2DF79 #79F2DF
tetradic
#DF79F2 #F2A279 #8CF279 #79C8F2
square
#DF79F2 #F2A279 #8CF279 #79C8F2
split-complementary
#DF79F2 #C8F279 #79F2A2
monochromatic
#BC15DB #D241ED #DF79F2 #ECB1F7 #F8E3FC
Accessibility & contrast
On white
2.58
#DF79F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#DF79F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF79F2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF79F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF79F2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF6
Deuteranopia (green-blind)
#85A5EF
Tritanopia (blue-blind)
#E189AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df79f2; /* rgb */ color: rgb(223, 121, 242); /* oklch */ color: oklch(73.4% 0.196 321.2);
Tailwind
colors: {
custom: {
50: '#eba3f7',
500: '#df79f2',
950: '#000000',
},
}SCSS
$custom: #df79f2; $custom-light: #eba3f7; $custom-dark: #000000;
JSON
{
"hex": "#df79f2",
"rgb": {
"r": 223,
"g": 121,
"b": 242
},
"hsl": {
"h": 290.579,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.73376,
"c": 0.19572,
"h": 321.2
},
"luminance": 0.35774
}Semantic roles & 50–950 ramp
primary
#DF79F2
secondary
#D8F3D3
accent
#DF0729
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85