#DA79FF#DA79FF
#DA79FF is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.5% C 0.206 H 315.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DA79FF |
|---|---|
| RGB | rgb(218, 121, 255) |
| HSL | hsl(283, 100%, 74%) |
| HSV | hsv(283, 53%, 100%) |
| CMYK | cmyk(14.5%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(66.37, 58.56, -51.52) |
| CIE-LCH | lch(66.37, 78.00, 318.66°) |
| OKLab | oklab(73.46% 0.148 -0.1436) |
| OKLCH | oklch(73.46% 0.206 315.9) |
| XYZ | xyz(53.7981, 35.8019, 98.6649) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.65
Easter Purple
#C071FE
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.05
Liliac
#C48EFD
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA79FF #9EFF79
analogous
#9779FF #DA79FF #FF79E1
triadic
#DA79FF #FFDA79 #79FFDA
tetradic
#DA79FF #FF9779 #9EFF79 #79E1FF
square
#DA79FF #FF9779 #9EFF79 #79E1FF
split-complementary
#DA79FF #E1FF79 #79FF97
monochromatic
#B800FE #C93CFF #DA79FF #EBB6FF #F7E0FF
Accessibility & contrast
On white
2.57
#DA79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DA79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA79FF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA79FF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9BFF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#D88EB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da79ff; /* rgb */ color: rgb(218, 121, 255); /* oklch */ color: oklch(73.5% 0.206 315.9);
Tailwind
colors: {
custom: {
50: '#e8a3ff',
500: '#da79ff',
950: '#000000',
},
}SCSS
$custom: #da79ff; $custom-light: #e8a3ff; $custom-dark: #000000;
JSON
{
"hex": "#da79ff",
"rgb": {
"r": 218,
"g": 121,
"b": 255
},
"hsl": {
"h": 283.433,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.73464,
"c": 0.20624,
"h": 315.9
},
"luminance": 0.358
}Semantic roles & 50–950 ramp
primary
#DA79FF
secondary
#DEF7D4
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86