#DC77F6#DC77F6
#DC77F6 is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.0% C 0.201 H 319.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77F6 |
|---|---|
| RGB | rgb(220, 119, 246) |
| HSL | hsl(288, 88%, 72%) |
| HSV | hsv(288, 52%, 96%) |
| CMYK | cmyk(10.6%, 51.6%, 0%, 3.5%) |
| CIE-LAB | lab(65.80, 58.30, -47.47) |
| CIE-LCH | lch(65.80, 75.18, 320.85°) |
| OKLab | oklab(72.95% 0.1521 -0.1318) |
| OKLCH | oklch(72.95% 0.201 319.1) |
| XYZ | xyz(52.7444, 35.0651, 91.1608) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77F6 #91F677
analogous
#9D77F6 #DC77F6 #F677D0
triadic
#DC77F6 #F6DC77 #77F6DC
tetradic
#DC77F6 #F69D77 #91F677 #77D0F6
square
#DC77F6 #F69D77 #91F677 #77D0F6
split-complementary
#DC77F6 #D0F677 #77F69D
monochromatic
#B80FE4 #CD3EF2 #DC77F6 #EBB0FA #F8E2FD
Accessibility & contrast
On white
2.62
#DC77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DC77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77F6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77F6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FA
Deuteranopia (green-blind)
#7FA3F3
Tritanopia (blue-blind)
#DD89AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc77f6; /* rgb */ color: rgb(220, 119, 246); /* oklch */ color: oklch(73.0% 0.201 319.1);
Tailwind
colors: {
custom: {
50: '#e9a2f9',
500: '#dc77f6',
950: '#000000',
},
}SCSS
$custom: #dc77f6; $custom-light: #e9a2f9; $custom-dark: #000000;
JSON
{
"hex": "#dc77f6",
"rgb": {
"r": 220,
"g": 119,
"b": 246
},
"hsl": {
"h": 287.717,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.72954,
"c": 0.20123,
"h": 319.1
},
"luminance": 0.35063
}Semantic roles & 50–950 ramp
primary
#DC77F6
secondary
#DBF5D4
accent
#E40130
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85