#DC76FF#DC76FF
#DC76FF is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.3% C 0.212 H 316.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DC76FF |
|---|---|
| RGB | rgb(220, 118, 255) |
| HSL | hsl(285, 100%, 73%) |
| HSV | hsv(285, 54%, 100%) |
| CMYK | cmyk(13.7%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(66.05, 60.54, -52.00) |
| CIE-LCH | lch(66.05, 79.81, 319.34°) |
| OKLab | oklab(73.28% 0.1542 -0.1449) |
| OKLCH | oklch(73.28% 0.212 316.8) |
| XYZ | xyz(54.0410, 35.3944, 98.5735) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.89
Easter Purple
#C071FE
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 6.03
Bright Lavender
#C760FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC76FF #99FF76
analogous
#9876FF #DC76FF #FF76DD
triadic
#DC76FF #FFDC76 #76FFDC
tetradic
#DC76FF #FF9876 #99FF76 #76DDFF
square
#DC76FF #FF9876 #99FF76 #76DDFF
split-complementary
#DC76FF #DDFF76 #76FF98
monochromatic
#BB00FB #CC39FF #DC76FF #ECB3FF #F7E0FF
Accessibility & contrast
On white
2.60
#DC76FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#DC76FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC76FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC76FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC76FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#DB8BB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc76ff; /* rgb */ color: rgb(220, 118, 255); /* oklch */ color: oklch(73.3% 0.212 316.8);
Tailwind
colors: {
custom: {
50: '#eaa1ff',
500: '#dc76ff',
950: '#000000',
},
}SCSS
$custom: #dc76ff; $custom-light: #eaa1ff; $custom-dark: #000000;
JSON
{
"hex": "#dc76ff",
"rgb": {
"r": 220,
"g": 118,
"b": 255
},
"hsl": {
"h": 284.672,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.73284,
"c": 0.21161,
"h": 316.8
},
"luminance": 0.35393
}Semantic roles & 50–950 ramp
primary
#DC76FF
secondary
#DDF7D4
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86