#DC74F9#DC74F9
#DC74F9 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.7% C 0.209 H 318.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74F9 |
|---|---|
| RGB | rgb(220, 116, 249) |
| HSL | hsl(287, 92%, 72%) |
| HSV | hsv(287, 53%, 98%) |
| CMYK | cmyk(11.6%, 53.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.40, 60.33, -49.75) |
| CIE-LCH | lch(65.40, 78.20, 320.49°) |
| OKLab | oklab(72.7% 0.1563 -0.1384) |
| OKLCH | oklch(72.7% 0.209 318.5) |
| XYZ | xyz(52.8572, 34.5480, 93.4883) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.22
Easter Purple
#C071FE
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74F9 #91F974
analogous
#9A74F9 #DC74F9 #F974D4
triadic
#DC74F9 #F9DC74 #74F9DC
tetradic
#DC74F9 #F99A74 #91F974 #74D4F9
square
#DC74F9 #F99A74 #91F974 #74D4F9
split-complementary
#DC74F9 #D4F974 #74F99A
monochromatic
#B80AE9 #CD39F6 #DC74F9 #EBAFFC #F8E2FE
Accessibility & contrast
On white
2.66
#DC74F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#DC74F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74F9
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74F9 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FD
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#DC88AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc74f9; /* rgb */ color: rgb(220, 116, 249); /* oklch */ color: oklch(72.7% 0.209 318.5);
Tailwind
colors: {
custom: {
50: '#e9a0fc',
500: '#dc74f9',
950: '#000000',
},
}SCSS
$custom: #dc74f9; $custom-light: #e9a0fc; $custom-dark: #000000;
JSON
{
"hex": "#dc74f9",
"rgb": {
"r": 220,
"g": 116,
"b": 249
},
"hsl": {
"h": 286.917,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.72704,
"c": 0.20873,
"h": 318.5
},
"luminance": 0.34546
}Semantic roles & 50–950 ramp
primary
#DC74F9
secondary
#DBF5D3
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85