#DC79F9#DC79F9
#DC79F9 is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.4% C 0.201 H 318.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DC79F9 |
|---|---|
| RGB | rgb(220, 121, 249) |
| HSL | hsl(286, 91%, 73%) |
| HSV | hsv(286, 51%, 98%) |
| CMYK | cmyk(11.6%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.31, 57.90, -48.30) |
| CIE-LCH | lch(66.31, 75.40, 320.16°) |
| OKLab | oklab(73.38% 0.1498 -0.1342) |
| OKLCH | oklch(73.38% 0.201 318.1) |
| XYZ | xyz(53.4491, 35.7319, 93.6856) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.07
Light Purple
#BF77F6
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.67
Easter Purple
#C071FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC79F9 #96F979
analogous
#9C79F9 #DC79F9 #F979D6
triadic
#DC79F9 #F9DC79 #79F9DC
tetradic
#DC79F9 #F99C79 #96F979 #79D6F9
square
#DC79F9 #F99C79 #96F979 #79D6F9
split-complementary
#DC79F9 #D6F979 #79F99C
monochromatic
#BA0BED #CD3EF6 #DC79F9 #EBB4FC #F7E2FE
Accessibility & contrast
On white
2.58
#DC79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#DC79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC79F9
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC79F9 | 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)
#609BFD
Deuteranopia (green-blind)
#7FA5F6
Tritanopia (blue-blind)
#DC8CAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc79f9; /* rgb */ color: rgb(220, 121, 249); /* oklch */ color: oklch(73.4% 0.201 318.1);
Tailwind
colors: {
custom: {
50: '#e9a3fc',
500: '#dc79f9',
950: '#000000',
},
}SCSS
$custom: #dc79f9; $custom-light: #e9a3fc; $custom-dark: #000000;
JSON
{
"hex": "#dc79f9",
"rgb": {
"r": 220,
"g": 121,
"b": 249
},
"hsl": {
"h": 286.406,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.7338,
"c": 0.20111,
"h": 318.1
},
"luminance": 0.3573
}Semantic roles & 50–950 ramp
primary
#DC79F9
secondary
#DDF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85