#DC76F6#DC76F6
#DC76F6 is a light, highly saturated purple. Relative luminance 0.348; OKLCH L 72.8% C 0.203 H 319.2°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DC76F6 |
|---|---|
| RGB | rgb(220, 118, 246) |
| HSL | hsl(288, 88%, 71%) |
| HSV | hsv(288, 52%, 96%) |
| CMYK | cmyk(10.6%, 52%, 0%, 3.5%) |
| CIE-LAB | lab(65.61, 58.79, -47.76) |
| CIE-LCH | lch(65.61, 75.74, 320.91°) |
| OKLab | oklab(72.82% 0.1534 -0.1326) |
| OKLCH | oklch(72.82% 0.203 319.2) |
| XYZ | xyz(52.6260, 34.8284, 91.1213) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.24
Light Purple
#BF77F6
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC76F6 #90F676
analogous
#9C76F6 #DC76F6 #F676D0
triadic
#DC76F6 #F6DC76 #76F6DC
tetradic
#DC76F6 #F69C76 #90F676 #76D0F6
square
#DC76F6 #F69C76 #90F676 #76D0F6
split-complementary
#DC76F6 #D0F676 #76F69C
monochromatic
#B80FE3 #CD3DF2 #DC76F6 #EBAFFA #F8E2FD
Accessibility & contrast
On white
2.64
#DC76F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#DC76F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC76F6
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC76F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC76F6 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E98FA
Deuteranopia (green-blind)
#7EA3F3
Tritanopia (blue-blind)
#DD89AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc76f6; /* rgb */ color: rgb(220, 118, 246); /* oklch */ color: oklch(72.8% 0.203 319.2);
Tailwind
colors: {
custom: {
50: '#e9a1f9',
500: '#dc76f6',
950: '#000000',
},
}SCSS
$custom: #dc76f6; $custom-light: #e9a1f9; $custom-dark: #000000;
JSON
{
"hex": "#dc76f6",
"rgb": {
"r": 220,
"g": 118,
"b": 246
},
"hsl": {
"h": 287.813,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.72818,
"c": 0.20277,
"h": 319.2
},
"luminance": 0.34826
}Semantic roles & 50–950 ramp
primary
#DC76F6
secondary
#DAF5D3
accent
#E4012F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85