#DA76F4#DA76F4
#DA76F4 is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.5% C 0.200 H 319.0°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DA76F4 |
|---|---|
| RGB | rgb(218, 118, 244) |
| HSL | hsl(288, 85%, 71%) |
| HSV | hsv(288, 52%, 96%) |
| CMYK | cmyk(10.7%, 51.6%, 0%, 4.3%) |
| CIE-LAB | lab(65.28, 57.87, -47.21) |
| CIE-LCH | lch(65.28, 74.69, 320.80°) |
| OKLab | oklab(72.49% 0.1509 -0.131) |
| OKLCH | oklch(72.49% 0.2 319) |
| XYZ | xyz(51.7189, 34.3959, 89.4852) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA76F4 #90F476
analogous
#9B76F4 #DA76F4 #F476CF
triadic
#DA76F4 #F4DA76 #76F4DA
tetradic
#DA76F4 #F49B76 #90F476 #76CFF4
square
#DA76F4 #F49B76 #90F476 #76CFF4
split-complementary
#DA76F4 #CFF476 #76F49B
monochromatic
#B412DE #CB3DEF #DA76F4 #E9AFF9 #F7E3FD
Accessibility & contrast
On white
2.67
#DA76F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DA76F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA76F4
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA76F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA76F4 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E98F8
Deuteranopia (green-blind)
#7EA2F1
Tritanopia (blue-blind)
#DA88AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #da76f4; /* rgb */ color: rgb(218, 118, 244); /* oklch */ color: oklch(72.5% 0.200 319.0);
Tailwind
colors: {
custom: {
50: '#e8a1f8',
500: '#da76f4',
950: '#000000',
},
}SCSS
$custom: #da76f4; $custom-light: #e8a1f8; $custom-dark: #000000;
JSON
{
"hex": "#da76f4",
"rgb": {
"r": 218,
"g": 118,
"b": 244
},
"hsl": {
"h": 287.619,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.72485,
"c": 0.19986,
"h": 319
},
"luminance": 0.34394
}Semantic roles & 50–950 ramp
primary
#DA76F4
secondary
#D9F4D2
accent
#E20432
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85