#DA77FF#DA77FF
#DA77FF is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.2% C 0.209 H 316.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77FF |
|---|---|
| RGB | rgb(218, 119, 255) |
| HSL | hsl(284, 100%, 73%) |
| HSV | hsv(284, 53%, 100%) |
| CMYK | cmyk(14.5%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(66.00, 59.54, -52.11) |
| CIE-LCH | lch(66.00, 79.13, 318.81°) |
| OKLab | oklab(73.19% 0.1506 -0.1453) |
| OKLCH | oklch(73.19% 0.209 316) |
| XYZ | xyz(53.5575, 35.3208, 98.5847) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.57
Easter Purple
#C071FE
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.11
Bright Lavender
#C760FF
ΔE00 6.12
Bright Lilac
#C95EFB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77FF #9CFF77
analogous
#9677FF #DA77FF #FF77E0
triadic
#DA77FF #FFDA77 #77FFDA
tetradic
#DA77FF #FF9677 #9CFF77 #77E0FF
square
#DA77FF #FF9677 #9CFF77 #77E0FF
split-complementary
#DA77FF #E0FF77 #77FF96
monochromatic
#B700FC #C93AFF #DA77FF #EBB4FF #F7E0FF
Accessibility & contrast
On white
2.60
#DA77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DA77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77FF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77FF | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#D88DB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #da77ff; /* rgb */ color: rgb(218, 119, 255); /* oklch */ color: oklch(73.2% 0.209 316.0);
Tailwind
colors: {
custom: {
50: '#e8a2ff',
500: '#da77ff',
950: '#000000',
},
}SCSS
$custom: #da77ff; $custom-light: #e8a2ff; $custom-dark: #000000;
JSON
{
"hex": "#da77ff",
"rgb": {
"r": 218,
"g": 119,
"b": 255
},
"hsl": {
"h": 283.676,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73191,
"c": 0.20926,
"h": 316
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#DA77FF
secondary
#DDF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86