#DC74F7#DC74F7
#DC74F7 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.6% C 0.207 H 319.0°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74F7 |
|---|---|
| RGB | rgb(220, 116, 247) |
| HSL | hsl(288, 89%, 71%) |
| HSV | hsv(288, 53%, 97%) |
| CMYK | cmyk(10.9%, 53%, 0%, 3.1%) |
| CIE-LAB | lab(65.30, 59.95, -48.81) |
| CIE-LCH | lch(65.30, 77.30, 320.85°) |
| OKLab | oklab(72.6% 0.1561 -0.1356) |
| OKLCH | oklch(72.6% 0.207 319) |
| XYZ | xyz(52.5469, 34.4239, 91.8542) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74F7 #8FF774
analogous
#9A74F7 #DC74F7 #F774D0
triadic
#DC74F7 #F7DC74 #74F7DC
tetradic
#DC74F7 #F79A74 #8FF774 #74D0F7
square
#DC74F7 #F79A74 #8FF774 #74D0F7
split-complementary
#DC74F7 #D0F774 #74F79A
monochromatic
#B70DE4 #CD3AF4 #DC74F7 #EBAEFA #F8E2FD
Accessibility & contrast
On white
2.66
#DC74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DC74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74F7
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74F7 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A97FB
Deuteranopia (green-blind)
#7CA2F3
Tritanopia (blue-blind)
#DC87AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc74f7; /* rgb */ color: rgb(220, 116, 247); /* oklch */ color: oklch(72.6% 0.207 319.0);
Tailwind
colors: {
custom: {
50: '#e9a0fa',
500: '#dc74f7',
950: '#000000',
},
}SCSS
$custom: #dc74f7; $custom-light: #e9a0fa; $custom-dark: #000000;
JSON
{
"hex": "#dc74f7",
"rgb": {
"r": 220,
"g": 116,
"b": 247
},
"hsl": {
"h": 287.634,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.726,
"c": 0.20679,
"h": 319
},
"luminance": 0.34422
}Semantic roles & 50–950 ramp
primary
#DC74F7
secondary
#D9F5D2
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85