#DC76F7#DC76F7
#DC76F7 is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 72.9% C 0.204 H 318.9°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DC76F7 |
|---|---|
| RGB | rgb(220, 118, 247) |
| HSL | hsl(287, 89%, 72%) |
| HSV | hsv(287, 52%, 97%) |
| CMYK | cmyk(10.9%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(65.66, 58.98, -48.23) |
| CIE-LCH | lch(65.66, 76.19, 320.72°) |
| OKLab | oklab(72.87% 0.1535 -0.134) |
| OKLCH | oklch(72.87% 0.204 318.9) |
| XYZ | xyz(52.7799, 34.8899, 91.9319) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.21
Light Purple
#BF77F6
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC76F7 #91F776
analogous
#9C76F7 #DC76F7 #F776D2
triadic
#DC76F7 #F7DC76 #76F7DC
tetradic
#DC76F7 #F79C76 #91F776 #76D2F7
square
#DC76F7 #F79C76 #91F776 #76D2F7
split-complementary
#DC76F7 #D2F776 #76F79C
monochromatic
#B80DE5 #CD3CF4 #DC76F7 #EBB0FA #F8E2FD
Accessibility & contrast
On white
2.63
#DC76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#DC76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC76F7
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC76F7 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FB
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#DC89AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc76f7; /* rgb */ color: rgb(220, 118, 247); /* oklch */ color: oklch(72.9% 0.204 318.9);
Tailwind
colors: {
custom: {
50: '#e9a1fa',
500: '#dc76f7',
950: '#000000',
},
}SCSS
$custom: #dc76f7; $custom-light: #e9a1fa; $custom-dark: #000000;
JSON
{
"hex": "#dc76f7",
"rgb": {
"r": 220,
"g": 118,
"b": 247
},
"hsl": {
"h": 287.442,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.72869,
"c": 0.20375,
"h": 318.9
},
"luminance": 0.34888
}Semantic roles & 50–950 ramp
primary
#DC76F7
secondary
#DBF5D4
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85