#DC77FA#DC77FA
#DC77FA is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.2% C 0.205 H 318.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77FA |
|---|---|
| RGB | rgb(220, 119, 250) |
| HSL | hsl(286, 93%, 72%) |
| HSV | hsv(286, 52%, 98%) |
| CMYK | cmyk(12%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(65.99, 59.07, -49.36) |
| CIE-LCH | lch(65.99, 76.98, 320.12°) |
| OKLab | oklab(73.16% 0.1525 -0.1373) |
| OKLCH | oklch(73.16% 0.205 318) |
| XYZ | xyz(53.3650, 35.3134, 94.4290) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.52
Easter Purple
#C071FE
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77FA #95FA77
analogous
#9B77FA #DC77FA #FA77D6
triadic
#DC77FA #FADC77 #77FADC
tetradic
#DC77FA #FA9B77 #95FA77 #77D6FA
square
#DC77FA #FA9B77 #95FA77 #77D6FA
split-complementary
#DC77FA #D6FA77 #77FA9B
monochromatic
#B909EE #CD3CF8 #DC77FA #EBB2FC #F7E1FE
Accessibility & contrast
On white
2.60
#DC77FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DC77FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77FA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77FA | 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)
#5C9AFE
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#DC8BAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc77fa; /* rgb */ color: rgb(220, 119, 250); /* oklch */ color: oklch(73.2% 0.205 318.0);
Tailwind
colors: {
custom: {
50: '#e9a2fc',
500: '#dc77fa',
950: '#000000',
},
}SCSS
$custom: #dc77fa; $custom-light: #e9a2fc; $custom-dark: #000000;
JSON
{
"hex": "#dc77fa",
"rgb": {
"r": 220,
"g": 119,
"b": 250
},
"hsl": {
"h": 286.26,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.73158,
"c": 0.20517,
"h": 318
},
"luminance": 0.35311
}Semantic roles & 50–950 ramp
primary
#DC77FA
secondary
#DDF6D5
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85