#DC77FF#DC77FF
#DC77FF is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.4% C 0.210 H 316.7°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77FF |
|---|---|
| RGB | rgb(220, 119, 255) |
| HSL | hsl(285, 100%, 73%) |
| HSV | hsv(285, 53%, 100%) |
| CMYK | cmyk(13.7%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(66.24, 60.05, -51.72) |
| CIE-LCH | lch(66.24, 79.25, 319.27°) |
| OKLab | oklab(73.42% 0.1529 -0.1441) |
| OKLCH | oklch(73.42% 0.21 316.7) |
| XYZ | xyz(54.1594, 35.6311, 98.6129) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.91
Easter Purple
#C071FE
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77FF #9AFF77
analogous
#9877FF #DC77FF #FF77DE
triadic
#DC77FF #FFDC77 #77FFDC
tetradic
#DC77FF #FF9877 #9AFF77 #77DEFF
square
#DC77FF #FF9877 #9AFF77 #77DEFF
split-complementary
#DC77FF #DEFF77 #77FF98
monochromatic
#BB00FC #CC3AFF #DC77FF #ECB4FF #F7E0FF
Accessibility & contrast
On white
2.58
#DC77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DC77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77FF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77FF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589BFF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#DB8CB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc77ff; /* rgb */ color: rgb(220, 119, 255); /* oklch */ color: oklch(73.4% 0.210 316.7);
Tailwind
colors: {
custom: {
50: '#e9a2ff',
500: '#dc77ff',
950: '#000000',
},
}SCSS
$custom: #dc77ff; $custom-light: #e9a2ff; $custom-dark: #000000;
JSON
{
"hex": "#dc77ff",
"rgb": {
"r": 220,
"g": 119,
"b": 255
},
"hsl": {
"h": 284.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73418,
"c": 0.21011,
"h": 316.7
},
"luminance": 0.35629
}Semantic roles & 50–950 ramp
primary
#DC77FF
secondary
#DDF7D4
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86