#DC77F1#DC77F1
#DC77F1 is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.7% C 0.196 H 320.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77F1 |
|---|---|
| RGB | rgb(220, 119, 241) |
| HSL | hsl(290, 81%, 71%) |
| HSV | hsv(290, 51%, 95%) |
| CMYK | cmyk(8.7%, 50.6%, 0%, 5.5%) |
| CIE-LAB | lab(65.56, 57.34, -45.09) |
| CIE-LCH | lch(65.56, 72.94, 321.82°) |
| OKLab | oklab(72.7% 0.1515 -0.1249) |
| OKLCH | oklch(72.7% 0.196 320.5) |
| XYZ | xyz(51.9873, 34.7623, 87.1734) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.21
Light Purple
#BF77F6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77F1 #8CF177
analogous
#9F77F1 #DC77F1 #F177C9
triadic
#DC77F1 #F1DC77 #77F1DC
tetradic
#DC77F1 #F19F77 #8CF177 #77C9F1
square
#DC77F1 #F19F77 #8CF177 #77C9F1
split-complementary
#DC77F1 #C9F177 #77F19F
monochromatic
#B616D7 #CE40EB #DC77F1 #EAAEF7 #F8E3FC
Accessibility & contrast
On white
2.64
#DC77F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#DC77F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77F1
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77F1 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6298F5
Deuteranopia (green-blind)
#81A3EE
Tritanopia (blue-blind)
#DE88A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc77f1; /* rgb */ color: rgb(220, 119, 241); /* oklch */ color: oklch(72.7% 0.196 320.5);
Tailwind
colors: {
custom: {
50: '#e9a2f6',
500: '#dc77f1',
950: '#000000',
},
}SCSS
$custom: #dc77f1; $custom-light: #e9a2f6; $custom-dark: #000000;
JSON
{
"hex": "#dc77f1",
"rgb": {
"r": 220,
"g": 119,
"b": 241
},
"hsl": {
"h": 289.672,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.72703,
"c": 0.19636,
"h": 320.5
},
"luminance": 0.3476
}Semantic roles & 50–950 ramp
primary
#DC77F1
secondary
#D7F2D1
accent
#DE082D
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85