#DA77F9#DA77F9
#DA77F9 is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 72.9% C 0.203 H 317.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77F9 |
|---|---|
| RGB | rgb(218, 119, 249) |
| HSL | hsl(286, 92%, 72%) |
| HSV | hsv(286, 52%, 98%) |
| CMYK | cmyk(12.4%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.70, 58.36, -49.29) |
| CIE-LCH | lch(65.70, 76.39, 319.82°) |
| OKLab | oklab(72.88% 0.1501 -0.1371) |
| OKLCH | oklch(72.88% 0.203 317.6) |
| XYZ | xyz(52.6067, 34.9405, 93.5772) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.79
Easter Purple
#C071FE
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77F9 #96F977
analogous
#9977F9 #DA77F9 #F977D7
triadic
#DA77F9 #F9DA77 #77F9DA
tetradic
#DA77F9 #F99977 #96F977 #77D7F9
square
#DA77F9 #F99977 #96F977 #77D7F9
split-complementary
#DA77F9 #D7F977 #77F999
monochromatic
#B60AEB #CA3CF6 #DA77F9 #EAB2FC #F7E2FE
Accessibility & contrast
On white
2.63
#DA77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DA77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77F9
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77F9 | 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)
#5C99FD
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#D98BAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #da77f9; /* rgb */ color: rgb(218, 119, 249); /* oklch */ color: oklch(72.9% 0.203 317.6);
Tailwind
colors: {
custom: {
50: '#e8a2fc',
500: '#da77f9',
950: '#000000',
},
}SCSS
$custom: #da77f9; $custom-light: #e8a2fc; $custom-dark: #000000;
JSON
{
"hex": "#da77f9",
"rgb": {
"r": 218,
"g": 119,
"b": 249
},
"hsl": {
"h": 285.692,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.72878,
"c": 0.20327,
"h": 317.6
},
"luminance": 0.34939
}Semantic roles & 50–950 ramp
primary
#DA77F9
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85