#DA79F8#DA79F8
#DA79F8 is a light, vivid purple. Relative luminance 0.354; OKLCH L 73.1% C 0.199 H 317.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DA79F8 |
|---|---|
| RGB | rgb(218, 121, 248) |
| HSL | hsl(286, 90%, 72%) |
| HSV | hsv(286, 51%, 97%) |
| CMYK | cmyk(12.1%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.03, 57.18, -48.22) |
| CIE-LCH | lch(66.03, 74.80, 319.86°) |
| OKLab | oklab(73.1% 0.1474 -0.134) |
| OKLCH | oklch(73.1% 0.199 317.7) |
| XYZ | xyz(52.6917, 35.3593, 92.8382) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.28
Easter Purple
#C071FE
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.70
Violet Pink
#FB5FFC
ΔE00 5.76
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA79F8 #97F879
analogous
#9B79F8 #DA79F8 #F879D6
triadic
#DA79F8 #F8DA79 #79F8DA
tetradic
#DA79F8 #F89B79 #97F879 #79D6F8
square
#DA79F8 #F89B79 #97F879 #79D6F8
split-complementary
#DA79F8 #D6F879 #79F89B
monochromatic
#B60CEA #CA3FF5 #DA79F8 #EAB3FB #F7E2FD
Accessibility & contrast
On white
2.60
#DA79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#DA79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA79F8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA79F8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#DA8CAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #da79f8; /* rgb */ color: rgb(218, 121, 248); /* oklch */ color: oklch(73.1% 0.199 317.7);
Tailwind
colors: {
custom: {
50: '#e8a3fb',
500: '#da79f8',
950: '#000000',
},
}SCSS
$custom: #da79f8; $custom-light: #e8a3fb; $custom-dark: #000000;
JSON
{
"hex": "#da79f8",
"rgb": {
"r": 218,
"g": 121,
"b": 248
},
"hsl": {
"h": 285.827,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.73102,
"c": 0.1992,
"h": 317.7
},
"luminance": 0.35357
}Semantic roles & 50–950 ramp
primary
#DA79F8
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85