#DC76EB#DC76EB
#DC76EB is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.3% C 0.192 H 322.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DC76EB |
|---|---|
| RGB | rgb(220, 118, 235) |
| HSL | hsl(292, 75%, 69%) |
| HSV | hsv(292, 50%, 92%) |
| CMYK | cmyk(6.4%, 49.8%, 0%, 7.8%) |
| CIE-LAB | lab(65.10, 56.70, -42.50) |
| CIE-LCH | lch(65.10, 70.86, 323.15°) |
| OKLab | oklab(72.27% 0.1521 -0.1174) |
| OKLCH | oklch(72.27% 0.192 322.3) |
| XYZ | xyz(50.9874, 34.1729, 82.4914) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC76EB #85EB76
analogous
#A276EB #DC76EB #EB76BF
triadic
#DC76EB #EBDC76 #76EBDC
tetradic
#DC76EB #EBA276 #85EB76 #76BFEB
square
#DC76EB #EBA276 #85EB76 #76BFEB
split-complementary
#DC76EB #BFEB76 #76EBA2
monochromatic
#B31DC9 #CE41E3 #DC76EB #EAABF3 #F7E1FB
Accessibility & contrast
On white
2.68
#DC76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#DC76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC76EB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC76EB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EF
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#DF85A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc76eb; /* rgb */ color: rgb(220, 118, 235); /* oklch */ color: oklch(72.3% 0.192 322.3);
Tailwind
colors: {
custom: {
50: '#e9a1f2',
500: '#dc76eb',
950: '#000000',
},
}SCSS
$custom: #dc76eb; $custom-light: #e9a1f2; $custom-dark: #000000;
JSON
{
"hex": "#dc76eb",
"rgb": {
"r": 220,
"g": 118,
"b": 235
},
"hsl": {
"h": 292.308,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.7227,
"c": 0.19216,
"h": 322.3
},
"luminance": 0.34171
}Semantic roles & 50–950 ramp
primary
#DC76EB
secondary
#D2EFCD
accent
#D70F28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85