#DA79F1#DA79F1
#DA79F1 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.7% C 0.192 H 319.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DA79F1 |
|---|---|
| RGB | rgb(218, 121, 241) |
| HSL | hsl(289, 81%, 71%) |
| HSV | hsv(289, 50%, 95%) |
| CMYK | cmyk(9.5%, 49.8%, 0%, 5.5%) |
| CIE-LAB | lab(65.70, 55.82, -44.89) |
| CIE-LCH | lch(65.70, 71.63, 321.19°) |
| OKLab | oklab(72.75% 0.1466 -0.1244) |
| OKLCH | oklch(72.75% 0.192 319.7) |
| XYZ | xyz(51.6260, 34.9330, 87.2254) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Orchid
#DA70D6
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA79F1 #90F179
analogous
#9E79F1 #DA79F1 #F179CC
triadic
#DA79F1 #F1DA79 #79F1DA
tetradic
#DA79F1 #F19E79 #90F179 #79CCF1
square
#DA79F1 #F19E79 #90F179 #79CCF1
split-complementary
#DA79F1 #CCF179 #79F19E
monochromatic
#B417D9 #CB42EB #DA79F1 #E9B0F7 #F7E3FC
Accessibility & contrast
On white
2.63
#DA79F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DA79F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA79F1
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA79F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA79F1 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6499F5
Deuteranopia (green-blind)
#82A3EE
Tritanopia (blue-blind)
#DB8AAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #da79f1; /* rgb */ color: rgb(218, 121, 241); /* oklch */ color: oklch(72.7% 0.192 319.7);
Tailwind
colors: {
custom: {
50: '#e8a3f6',
500: '#da79f1',
950: '#000000',
},
}SCSS
$custom: #da79f1; $custom-light: #e8a3f6; $custom-dark: #000000;
JSON
{
"hex": "#da79f1",
"rgb": {
"r": 218,
"g": 121,
"b": 241
},
"hsl": {
"h": 288.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.72749,
"c": 0.19223,
"h": 319.7
},
"luminance": 0.34931
}Semantic roles & 50–950 ramp
primary
#DA79F1
secondary
#D9F3D3
accent
#DD0831
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85