#DC74C8#DC74C8
#DC74C8 is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.4% C 0.164 H 334.8°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74C8 |
|---|---|
| RGB | rgb(220, 116, 200) |
| HSL | hsl(312, 60%, 66%) |
| HSV | hsv(312, 47%, 86%) |
| CMYK | cmyk(0%, 47.3%, 9.1%, 13.7%) |
| CIE-LAB | lab(63.24, 51.53, -25.83) |
| CIE-LCH | lch(63.24, 57.64, 333.38°) |
| OKLab | oklab(70.41% 0.1487 -0.0698) |
| OKLCH | oklch(70.41% 0.164 334.8) |
| XYZ | xyz(46.1859, 31.8795, 58.3531) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.29
Orchid (survey)
#C875C4
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 5.20
Pale Magenta
#D767AD
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74C8 #74DC88
analogous
#BC74DC #DC74C8 #DC7494
triadic
#DC74C8 #C8DC74 #74C8DC
tetradic
#DC74C8 #DCBC74 #74DC88 #7494DC
square
#DC74C8 #DCBC74 #74DC88 #7494DC
split-complementary
#DC74C8 #94DC74 #74DCBC
monochromatic
#AB2B92 #D043B5 #DC74C8 #E8A5DB #F5D6EF
Accessibility & contrast
On white
2.85
#DC74C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#DC74C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74C8
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74C8 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748FCB
Deuteranopia (green-blind)
#919FC5
Tritanopia (blue-blind)
#E57995
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dc74c8; /* rgb */ color: rgb(220, 116, 200); /* oklch */ color: oklch(70.4% 0.164 334.8);
Tailwind
colors: {
custom: {
50: '#e99fd9',
500: '#dc74c8',
950: '#000000',
},
}SCSS
$custom: #dc74c8; $custom-light: #e99fd9; $custom-dark: #000000;
JSON
{
"hex": "#dc74c8",
"rgb": {
"r": 220,
"g": 116,
"b": 200
},
"hsl": {
"h": 311.538,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.70407,
"c": 0.16428,
"h": 334.8
},
"luminance": 0.31877
}Semantic roles & 50–950 ramp
primary
#DC74C8
secondary
#C5E7CB
accent
#C73F1E
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F14
muted
#847F83