#DC74F6#DC74F6
#DC74F6 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.5% C 0.206 H 319.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74F6 |
|---|---|
| RGB | rgb(220, 116, 246) |
| HSL | hsl(288, 88%, 71%) |
| HSV | hsv(288, 53%, 96%) |
| CMYK | cmyk(10.6%, 52.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.25, 59.75, -48.34) |
| CIE-LCH | lch(65.25, 76.86, 321.03°) |
| OKLab | oklab(72.55% 0.156 -0.1343) |
| OKLCH | oklch(72.55% 0.206 319.3) |
| XYZ | xyz(52.3930, 34.3623, 91.0437) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.30
Orchid
#DA70D6
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74F6 #8EF674
analogous
#9B74F6 #DC74F6 #F674CF
triadic
#DC74F6 #F6DC74 #74F6DC
tetradic
#DC74F6 #F69B74 #8EF674 #74CFF6
square
#DC74F6 #F69B74 #8EF674 #74CFF6
split-complementary
#DC74F6 #CFF674 #74F69B
monochromatic
#B70FE1 #CE3BF2 #DC74F6 #EAADFA #F8E2FD
Accessibility & contrast
On white
2.67
#DC74F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DC74F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74F6
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74F6 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B97FA
Deuteranopia (green-blind)
#7CA2F2
Tritanopia (blue-blind)
#DD87AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc74f6; /* rgb */ color: rgb(220, 116, 246); /* oklch */ color: oklch(72.5% 0.206 319.3);
Tailwind
colors: {
custom: {
50: '#e9a0f9',
500: '#dc74f6',
950: '#000000',
},
}SCSS
$custom: #dc74f6; $custom-light: #e9a0f9; $custom-dark: #000000;
JSON
{
"hex": "#dc74f6",
"rgb": {
"r": 220,
"g": 116,
"b": 246
},
"hsl": {
"h": 288,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.72549,
"c": 0.20582,
"h": 319.3
},
"luminance": 0.3436
}Semantic roles & 50–950 ramp
primary
#DC74F6
secondary
#D9F4D2
accent
#E4012F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85