#DC77F7#DC77F7
#DC77F7 is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.0% C 0.202 H 318.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77F7 |
|---|---|
| RGB | rgb(220, 119, 247) |
| HSL | hsl(287, 89%, 72%) |
| HSV | hsv(287, 52%, 97%) |
| CMYK | cmyk(10.9%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(65.85, 58.49, -47.94) |
| CIE-LCH | lch(65.85, 75.63, 320.66°) |
| OKLab | oklab(73.01% 0.1522 -0.1331) |
| OKLCH | oklch(73.01% 0.202 318.8) |
| XYZ | xyz(52.8983, 35.1267, 91.9713) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.09
Light Purple
#BF77F6
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77F7 #92F777
analogous
#9C77F7 #DC77F7 #F777D2
triadic
#DC77F7 #F7DC77 #77F7DC
tetradic
#DC77F7 #F79C77 #92F777 #77D2F7
square
#DC77F7 #F79C77 #92F777 #77D2F7
split-complementary
#DC77F7 #D2F777 #77F79C
monochromatic
#B80EE6 #CD3DF4 #DC77F7 #EBB1FA #F8E2FD
Accessibility & contrast
On white
2.62
#DC77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DC77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77F7
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77F7 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FB
Deuteranopia (green-blind)
#7EA3F4
Tritanopia (blue-blind)
#DC8AAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc77f7; /* rgb */ color: rgb(220, 119, 247); /* oklch */ color: oklch(73.0% 0.202 318.8);
Tailwind
colors: {
custom: {
50: '#e9a2fa',
500: '#dc77f7',
950: '#000000',
},
}SCSS
$custom: #dc77f7; $custom-light: #e9a2fa; $custom-dark: #000000;
JSON
{
"hex": "#dc77f7",
"rgb": {
"r": 220,
"g": 119,
"b": 247
},
"hsl": {
"h": 287.344,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.73005,
"c": 0.20222,
"h": 318.8
},
"luminance": 0.35125
}Semantic roles & 50–950 ramp
primary
#DC77F7
secondary
#DCF5D5
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85