#DA76F9#DA76F9
#DA76F9 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.7% C 0.205 H 317.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DA76F9 |
|---|---|
| RGB | rgb(218, 118, 249) |
| HSL | hsl(286, 92%, 72%) |
| HSV | hsv(286, 53%, 98%) |
| CMYK | cmyk(12.4%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(65.52, 58.85, -49.58) |
| CIE-LCH | lch(65.52, 76.95, 319.89°) |
| OKLab | oklab(72.74% 0.1514 -0.1379) |
| OKLCH | oklch(72.74% 0.205 317.7) |
| XYZ | xyz(52.4884, 34.7037, 93.5378) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.76
Easter Purple
#C071FE
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA76F9 #95F976
analogous
#9976F9 #DA76F9 #F976D6
triadic
#DA76F9 #F9DA76 #76F9DA
tetradic
#DA76F9 #F99976 #95F976 #76D6F9
square
#DA76F9 #F99976 #95F976 #76D6F9
split-complementary
#DA76F9 #D6F976 #76F999
monochromatic
#B50AEA #CA3BF6 #DA76F9 #EAB1FC #F7E2FE
Accessibility & contrast
On white
2.64
#DA76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#DA76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA76F9
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA76F9 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FD
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#D98AAD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #da76f9; /* rgb */ color: rgb(218, 118, 249); /* oklch */ color: oklch(72.7% 0.205 317.7);
Tailwind
colors: {
custom: {
50: '#e8a1fc',
500: '#da76f9',
950: '#000000',
},
}SCSS
$custom: #da76f9; $custom-light: #e8a1fc; $custom-dark: #000000;
JSON
{
"hex": "#da76f9",
"rgb": {
"r": 218,
"g": 118,
"b": 249
},
"hsl": {
"h": 285.802,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.72741,
"c": 0.20479,
"h": 317.7
},
"luminance": 0.34702
}Semantic roles & 50–950 ramp
primary
#DA76F9
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85