#DC77DF#DC77DF
#DC77DF is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.8% C 0.179 H 326.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77DF |
|---|---|
| RGB | rgb(220, 119, 223) |
| HSL | hsl(298, 62%, 67%) |
| HSV | hsv(298, 47%, 87%) |
| CMYK | cmyk(1.3%, 46.6%, 0%, 12.5%) |
| CIE-LAB | lab(64.76, 54.01, -36.38) |
| CIE-LCH | lch(64.76, 65.11, 326.04°) |
| OKLab | oklab(71.84% 0.149 -0.0998) |
| OKLCH | oklch(71.84% 0.179 326.2) |
| XYZ | xyz(49.4303, 33.7395, 73.7064) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.01
Orchid (survey)
#C875C4
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77DF #7ADF77
analogous
#A877DF #DC77DF #DF77AE
triadic
#DC77DF #DFDC77 #77DFDC
tetradic
#DC77DF #DFA877 #7ADF77 #77AEDF
square
#DC77DF #DFA877 #7ADF77 #77AEDF
split-complementary
#DC77DF #AEDF77 #77DFA8
monochromatic
#AE2AB2 #CF45D3 #DC77DF #E9A9EB #F6DAF6
Accessibility & contrast
On white
2.71
#DC77DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#DC77DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77DF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77DF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D95E3
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#E182A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc77df; /* rgb */ color: rgb(220, 119, 223); /* oklch */ color: oklch(71.8% 0.179 326.2);
Tailwind
colors: {
custom: {
50: '#e9a1e9',
500: '#dc77df',
950: '#000000',
},
}SCSS
$custom: #dc77df; $custom-light: #e9a1e9; $custom-dark: #000000;
JSON
{
"hex": "#dc77df",
"rgb": {
"r": 220,
"g": 119,
"b": 223
},
"hsl": {
"h": 298.269,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.7184,
"c": 0.17932,
"h": 326.2
},
"luminance": 0.33737
}Semantic roles & 50–950 ramp
primary
#DC77DF
secondary
#C9E9C8
accent
#CA1C21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84