#DA76F8#DA76F8
#DA76F8 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.7% C 0.204 H 317.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DA76F8 |
|---|---|
| RGB | rgb(218, 118, 248) |
| HSL | hsl(286, 90%, 72%) |
| HSV | hsv(286, 52%, 97%) |
| CMYK | cmyk(12.1%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(65.47, 58.65, -49.11) |
| CIE-LCH | lch(65.47, 76.49, 320.06°) |
| OKLab | oklab(72.69% 0.1513 -0.1366) |
| OKLCH | oklch(72.69% 0.204 317.9) |
| XYZ | xyz(52.3328, 34.6415, 92.7185) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.81
Easter Purple
#C071FE
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA76F8 #94F876
analogous
#9976F8 #DA76F8 #F876D5
triadic
#DA76F8 #F8DA76 #76F8DA
tetradic
#DA76F8 #F89976 #94F876 #76D5F8
square
#DA76F8 #F89976 #94F876 #76D5F8
split-complementary
#DA76F8 #D5F876 #76F899
monochromatic
#B50CE8 #CA3CF5 #DA76F8 #EAB0FB #F7E2FE
Accessibility & contrast
On white
2.65
#DA76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#DA76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA76F8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA76F8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FC
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#DA8AAC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #da76f8; /* rgb */ color: rgb(218, 118, 248); /* oklch */ color: oklch(72.7% 0.204 317.9);
Tailwind
colors: {
custom: {
50: '#e8a1fb',
500: '#da76f8',
950: '#000000',
},
}SCSS
$custom: #da76f8; $custom-light: #e8a1fb; $custom-dark: #000000;
JSON
{
"hex": "#da76f8",
"rgb": {
"r": 218,
"g": 118,
"b": 248
},
"hsl": {
"h": 286.154,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.7269,
"c": 0.20381,
"h": 317.9
},
"luminance": 0.3464
}Semantic roles & 50–950 ramp
primary
#DA76F8
secondary
#DCF5D4
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85