#DA79F9#DA79F9
#DA79F9 is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.2% C 0.200 H 317.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DA79F9 |
|---|---|
| RGB | rgb(218, 121, 249) |
| HSL | hsl(285, 91%, 73%) |
| HSV | hsv(285, 51%, 98%) |
| CMYK | cmyk(12.4%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.08, 57.37, -48.70) |
| CIE-LCH | lch(66.08, 75.25, 319.68°) |
| OKLab | oklab(73.15% 0.1475 -0.1354) |
| OKLCH | oklch(73.15% 0.2 317.4) |
| XYZ | xyz(52.8473, 35.4216, 93.6574) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.39
Easter Purple
#C071FE
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 5.82
Light Magenta
#FA5FF7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA79F9 #98F979
analogous
#9A79F9 #DA79F9 #F979D8
triadic
#DA79F9 #F9DA79 #79F9DA
tetradic
#DA79F9 #F99A79 #98F979 #79D8F9
square
#DA79F9 #F99A79 #98F979 #79D8F9
split-complementary
#DA79F9 #D8F979 #79F99A
monochromatic
#B60BED #CA3EF6 #DA79F9 #EAB4FC #F7E2FE
Accessibility & contrast
On white
2.60
#DA79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#DA79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA79F9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA79F9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFD
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#D98CAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da79f9; /* rgb */ color: rgb(218, 121, 249); /* oklch */ color: oklch(73.2% 0.200 317.4);
Tailwind
colors: {
custom: {
50: '#e8a3fc',
500: '#da79f9',
950: '#000000',
},
}SCSS
$custom: #da79f9; $custom-light: #e8a3fc; $custom-dark: #000000;
JSON
{
"hex": "#da79f9",
"rgb": {
"r": 218,
"g": 121,
"b": 249
},
"hsl": {
"h": 285.469,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73153,
"c": 0.20019,
"h": 317.4
},
"luminance": 0.3542
}Semantic roles & 50–950 ramp
primary
#DA79F9
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85