#DC76F8#DC76F8
#DC76F8 is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 72.9% C 0.205 H 318.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DC76F8 |
|---|---|
| RGB | rgb(220, 118, 248) |
| HSL | hsl(287, 90%, 72%) |
| HSV | hsv(287, 52%, 97%) |
| CMYK | cmyk(11.3%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(65.71, 59.17, -48.71) |
| CIE-LCH | lch(65.71, 76.64, 320.54°) |
| OKLab | oklab(72.92% 0.1536 -0.1353) |
| OKLCH | oklch(72.92% 0.205 318.6) |
| XYZ | xyz(52.9346, 34.9518, 92.7467) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC76F8 #92F876
analogous
#9B76F8 #DC76F8 #F876D3
triadic
#DC76F8 #F8DC76 #76F8DC
tetradic
#DC76F8 #F89B76 #92F876 #76D3F8
square
#DC76F8 #F89B76 #92F876 #76D3F8
split-complementary
#DC76F8 #D3F876 #76F89B
monochromatic
#B80CE8 #CD3CF5 #DC76F8 #EBB0FB #F8E2FE
Accessibility & contrast
On white
2.63
#DC76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DC76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC76F8
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC76F8 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FC
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#DC89AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc76f8; /* rgb */ color: rgb(220, 118, 248); /* oklch */ color: oklch(72.9% 0.205 318.6);
Tailwind
colors: {
custom: {
50: '#e9a1fb',
500: '#dc76f8',
950: '#000000',
},
}SCSS
$custom: #dc76f8; $custom-light: #e9a1fb; $custom-dark: #000000;
JSON
{
"hex": "#dc76f8",
"rgb": {
"r": 220,
"g": 118,
"b": 248
},
"hsl": {
"h": 287.077,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.7292,
"c": 0.20472,
"h": 318.6
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#DC76F8
secondary
#DCF5D4
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85