#DC76DD#DC76DD
#DC76DD is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.6% C 0.179 H 326.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DC76DD |
|---|---|
| RGB | rgb(220, 118, 221) |
| HSL | hsl(299, 60%, 66%) |
| HSV | hsv(299, 47%, 87%) |
| CMYK | cmyk(0.5%, 46.6%, 0%, 13.3%) |
| CIE-LAB | lab(64.48, 54.14, -35.69) |
| CIE-LCH | lch(64.48, 64.85, 326.61°) |
| OKLab | oklab(71.61% 0.15 -0.0978) |
| OKLCH | oklch(71.61% 0.179 326.9) |
| XYZ | xyz(49.0439, 33.3955, 72.2553) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 4.23
Orchid (survey)
#C875C4
ΔE00 4.77
Candy Pink
#FF63E9
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC76DD #77DD76
analogous
#A976DD #DC76DD #DD76AB
triadic
#DC76DD #DDDC76 #76DDDC
tetradic
#DC76DD #DDA976 #77DD76 #76ABDD
square
#DC76DD #DDA976 #77DD76 #76ABDD
split-complementary
#DC76DD #ABDD76 #76DDA9
monochromatic
#AC2BAE #CF45D1 #DC76DD #E9A7E9 #F5D8F5
Accessibility & contrast
On white
2.73
#DC76DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#DC76DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC76DD
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC76DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC76DD | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94E0
Deuteranopia (green-blind)
#8AA1DA
Tritanopia (blue-blind)
#E1819F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc76dd; /* rgb */ color: rgb(220, 118, 221); /* oklch */ color: oklch(71.6% 0.179 326.9);
Tailwind
colors: {
custom: {
50: '#e9a1e8',
500: '#dc76dd',
950: '#000000',
},
}SCSS
$custom: #dc76dd; $custom-light: #e9a1e8; $custom-dark: #000000;
JSON
{
"hex": "#dc76dd",
"rgb": {
"r": 220,
"g": 118,
"b": 221
},
"hsl": {
"h": 299.417,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.71608,
"c": 0.17911,
"h": 326.9
},
"luminance": 0.33393
}Semantic roles & 50–950 ramp
primary
#DC76DD
secondary
#C7E8C7
accent
#C81E1F
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84