#DC74F0#DC74F0
#DC74F0 is a light, highly saturated purple. Relative luminance 0.340; OKLCH L 72.2% C 0.200 H 321.0°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74F0 |
|---|---|
| RGB | rgb(220, 116, 240) |
| HSL | hsl(290, 81%, 70%) |
| HSV | hsv(290, 52%, 94%) |
| CMYK | cmyk(8.3%, 51.7%, 0%, 5.9%) |
| CIE-LAB | lab(64.96, 58.61, -45.48) |
| CIE-LCH | lch(64.96, 74.19, 322.19°) |
| OKLab | oklab(72.24% 0.1554 -0.126) |
| OKLCH | oklch(72.24% 0.2 321) |
| XYZ | xyz(51.4869, 33.9999, 86.2717) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 4.95
Light Purple
#BF77F6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74F0 #88F074
analogous
#9E74F0 #DC74F0 #F074C6
triadic
#DC74F0 #F0DC74 #74F0DC
tetradic
#DC74F0 #F09E74 #88F074 #74C6F0
square
#DC74F0 #F09E74 #88F074 #74C6F0
split-complementary
#DC74F0 #C6F074 #74F09E
monochromatic
#B517D3 #CE3DEA #DC74F0 #EAABF6 #F8E2FC
Accessibility & contrast
On white
2.69
#DC74F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#DC74F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74F0
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74F0 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F4
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#DE85A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc74f0; /* rgb */ color: rgb(220, 116, 240); /* oklch */ color: oklch(72.2% 0.200 321.0);
Tailwind
colors: {
custom: {
50: '#e9a0f5',
500: '#dc74f0',
950: '#000000',
},
}SCSS
$custom: #dc74f0; $custom-light: #e9a0f5; $custom-dark: #000000;
JSON
{
"hex": "#dc74f0",
"rgb": {
"r": 220,
"g": 116,
"b": 240
},
"hsl": {
"h": 290.323,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.72244,
"c": 0.20005,
"h": 321
},
"luminance": 0.33998
}Semantic roles & 50–950 ramp
primary
#DC74F0
secondary
#D4F1CE
accent
#DD092B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85