#DC77F8#DC77F8
#DC77F8 is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.1% C 0.203 H 318.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DC77F8 |
|---|---|
| RGB | rgb(220, 119, 248) |
| HSL | hsl(287, 90%, 72%) |
| HSV | hsv(287, 52%, 97%) |
| CMYK | cmyk(11.3%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(65.90, 58.68, -48.42) |
| CIE-LCH | lch(65.90, 76.08, 320.48°) |
| OKLab | oklab(73.06% 0.1523 -0.1345) |
| OKLCH | oklch(73.06% 0.203 318.5) |
| XYZ | xyz(53.0530, 35.1886, 92.7862) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 5.20
Violet Pink
#FB5FFC
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC77F8 #93F877
analogous
#9C77F8 #DC77F8 #F877D3
triadic
#DC77F8 #F8DC77 #77F8DC
tetradic
#DC77F8 #F89C77 #93F877 #77D3F8
square
#DC77F8 #F89C77 #93F877 #77D3F8
split-complementary
#DC77F8 #D3F877 #77F89C
monochromatic
#B90CE9 #CD3DF5 #DC77F8 #EBB1FB #F8E2FE
Accessibility & contrast
On white
2.61
#DC77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DC77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC77F8
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC77F8 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#DC8AAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc77f8; /* rgb */ color: rgb(220, 119, 248); /* oklch */ color: oklch(73.1% 0.203 318.5);
Tailwind
colors: {
custom: {
50: '#e9a2fb',
500: '#dc77f8',
950: '#000000',
},
}SCSS
$custom: #dc77f8; $custom-light: #e9a2fb; $custom-dark: #000000;
JSON
{
"hex": "#dc77f8",
"rgb": {
"r": 220,
"g": 119,
"b": 248
},
"hsl": {
"h": 286.977,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73056,
"c": 0.20319,
"h": 318.5
},
"luminance": 0.35187
}Semantic roles & 50–950 ramp
primary
#DC77F8
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85