#DC74F1#DC74F1
#DC74F1 is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 72.3% C 0.201 H 320.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74F1 |
|---|---|
| RGB | rgb(220, 116, 241) |
| HSL | hsl(290, 82%, 70%) |
| HSV | hsv(290, 52%, 95%) |
| CMYK | cmyk(8.7%, 51.9%, 0%, 5.5%) |
| CIE-LAB | lab(65.01, 58.80, -45.96) |
| CIE-LCH | lch(65.01, 74.63, 321.99°) |
| OKLab | oklab(72.29% 0.1555 -0.1274) |
| OKLCH | oklch(72.29% 0.201 320.7) |
| XYZ | xyz(51.6359, 34.0595, 87.0562) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74F1 #89F174
analogous
#9E74F1 #DC74F1 #F174C7
triadic
#DC74F1 #F1DC74 #74F1DC
tetradic
#DC74F1 #F19E74 #89F174 #74C7F1
square
#DC74F1 #F19E74 #89F174 #74C7F1
split-complementary
#DC74F1 #C7F174 #74F19E
monochromatic
#B515D5 #CE3CEB #DC74F1 #EAACF7 #F8E3FC
Accessibility & contrast
On white
2.69
#DC74F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#DC74F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74F1
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74F1 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E96F5
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#DE85A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc74f1; /* rgb */ color: rgb(220, 116, 241); /* oklch */ color: oklch(72.3% 0.201 320.7);
Tailwind
colors: {
custom: {
50: '#e9a0f6',
500: '#dc74f1',
950: '#000000',
},
}SCSS
$custom: #dc74f1; $custom-light: #e9a0f6; $custom-dark: #000000;
JSON
{
"hex": "#dc74f1",
"rgb": {
"r": 220,
"g": 116,
"b": 241
},
"hsl": {
"h": 289.92,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.72294,
"c": 0.20101,
"h": 320.7
},
"luminance": 0.34057
}Semantic roles & 50–950 ramp
primary
#DC74F1
secondary
#D5F2CF
accent
#DE072B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85