#DA77DC#DA77DC
#DA77DC is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.5% C 0.175 H 326.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77DC |
|---|---|
| RGB | rgb(218, 119, 220) |
| HSL | hsl(299, 59%, 66%) |
| HSV | hsv(299, 46%, 86%) |
| CMYK | cmyk(0.9%, 45.9%, 0%, 13.7%) |
| CIE-LAB | lab(64.38, 52.89, -35.31) |
| CIE-LCH | lch(64.38, 63.60, 326.27°) |
| OKLab | oklab(71.47% 0.1462 -0.0968) |
| OKLCH | oklch(71.47% 0.175 326.5) |
| XYZ | xyz(48.4276, 33.2688, 71.5669) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid (survey)
#C875C4
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77DC #79DC77
analogous
#A877DC #DA77DC #DC77AC
triadic
#DA77DC #DCDA77 #77DCDA
tetradic
#DA77DC #DCA877 #79DC77 #77ACDC
square
#DA77DC #DCA877 #79DC77 #77ACDC
split-complementary
#DA77DC #ACDC77 #77DCA8
monochromatic
#AA2CAC #CD46CF #DA77DC #E7A8E9 #F4D8F5
Accessibility & contrast
On white
2.74
#DA77DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#DA77DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77DC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77DC | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94DF
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#DF829F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #da77dc; /* rgb */ color: rgb(218, 119, 220); /* oklch */ color: oklch(71.5% 0.175 326.5);
Tailwind
colors: {
custom: {
50: '#e7a1e7',
500: '#da77dc',
950: '#000000',
},
}SCSS
$custom: #da77dc; $custom-light: #e7a1e7; $custom-dark: #000000;
JSON
{
"hex": "#da77dc",
"rgb": {
"r": 218,
"g": 119,
"b": 220
},
"hsl": {
"h": 298.812,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.71465,
"c": 0.17534,
"h": 326.5
},
"luminance": 0.33266
}Semantic roles & 50–950 ramp
primary
#DA77DC
secondary
#C8E8C7
accent
#C71F22
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84