#DC74EF#DC74EF
#DC74EF is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.2% C 0.199 H 321.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74EF |
|---|---|
| RGB | rgb(220, 116, 239) |
| HSL | hsl(291, 79%, 70%) |
| HSV | hsv(291, 51%, 94%) |
| CMYK | cmyk(7.9%, 51.5%, 0%, 6.3%) |
| CIE-LAB | lab(64.92, 58.42, -45.00) |
| CIE-LCH | lch(64.92, 73.75, 322.40°) |
| OKLab | oklab(72.19% 0.1553 -0.1246) |
| OKLCH | oklch(72.19% 0.199 321.3) |
| XYZ | xyz(51.3388, 33.9406, 85.4916) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 4.49
Violet (CSS)
#EE82EE
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 4.96
Light Purple
#BF77F6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74EF #87EF74
analogous
#9F74EF #DC74EF #EF74C4
triadic
#DC74EF #EFDC74 #74EFDC
tetradic
#DC74EF #EF9F74 #87EF74 #74C4EF
square
#DC74EF #EF9F74 #87EF74 #74C4EF
split-complementary
#DC74EF #C4EF74 #74EF9F
monochromatic
#B418D1 #CE3DE9 #DC74EF #EAABF5 #F8E2FC
Accessibility & contrast
On white
2.70
#DC74EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#DC74EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74EF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74EF | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F3
Deuteranopia (green-blind)
#80A1EC
Tritanopia (blue-blind)
#DE85A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc74ef; /* rgb */ color: rgb(220, 116, 239); /* oklch */ color: oklch(72.2% 0.199 321.3);
Tailwind
colors: {
custom: {
50: '#e9a0f4',
500: '#dc74ef',
950: '#000000',
},
}SCSS
$custom: #dc74ef; $custom-light: #e9a0f4; $custom-dark: #000000;
JSON
{
"hex": "#dc74ef",
"rgb": {
"r": 220,
"g": 116,
"b": 239
},
"hsl": {
"h": 290.732,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.72194,
"c": 0.19909,
"h": 321.3
},
"luminance": 0.33938
}Semantic roles & 50–950 ramp
primary
#DC74EF
secondary
#D3F1CE
accent
#DC0A2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85