#DC74DC#DC74DC
#DC74DC is a light, vivid purple. Relative luminance 0.329; OKLCH L 71.3% C 0.181 H 327.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74DC |
|---|---|
| RGB | rgb(220, 116, 220) |
| HSL | hsl(300, 60%, 66%) |
| HSV | hsv(300, 47%, 86%) |
| CMYK | cmyk(0%, 47.3%, 0%, 13.7%) |
| CIE-LAB | lab(64.06, 54.95, -35.78) |
| CIE-LCH | lch(64.06, 65.57, 326.93°) |
| OKLab | oklab(71.28% 0.1526 -0.0981) |
| OKLCH | oklch(71.28% 0.181 327.3) |
| XYZ | xyz(48.6780, 32.8763, 71.4780) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.55
Orchid (survey)
#C875C4
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74DC #74DC74
analogous
#A874DC #DC74DC #DC74A8
triadic
#DC74DC #DCDC74 #74DCDC
tetradic
#DC74DC #DCA874 #74DC74 #74A8DC
square
#DC74DC #DCA874 #74DC74 #74A8DC
split-complementary
#DC74DC #A8DC74 #74DCA8
monochromatic
#AB2BAB #D043D0 #DC74DC #E8A5E8 #F5D6F5
Accessibility & contrast
On white
2.77
#DC74DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#DC74DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74DC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74DC | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B93E0
Deuteranopia (green-blind)
#89A0D9
Tritanopia (blue-blind)
#E27F9E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dc74dc; /* rgb */ color: rgb(220, 116, 220); /* oklch */ color: oklch(71.3% 0.181 327.3);
Tailwind
colors: {
custom: {
50: '#e99fe7',
500: '#dc74dc',
950: '#000000',
},
}SCSS
$custom: #dc74dc; $custom-light: #e99fe7; $custom-dark: #000000;
JSON
{
"hex": "#dc74dc",
"rgb": {
"r": 220,
"g": 116,
"b": 220
},
"hsl": {
"h": 300,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.71283,
"c": 0.18142,
"h": 327.3
},
"luminance": 0.32874
}Semantic roles & 50–950 ramp
primary
#DC74DC
secondary
#C5E7C5
accent
#C71E1E
background
#FEFAFE
surface
#FDF3FC
border
#D5CDD5
text
#160F16
muted
#847F84