#DC74EB#DC74EB
#DC74EB is a light, vivid purple. Relative luminance 0.337; OKLCH L 72.0% C 0.195 H 322.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DC74EB |
|---|---|
| RGB | rgb(220, 116, 235) |
| HSL | hsl(292, 75%, 69%) |
| HSV | hsv(292, 51%, 92%) |
| CMYK | cmyk(6.4%, 50.6%, 0%, 7.8%) |
| CIE-LAB | lab(64.73, 57.68, -43.08) |
| CIE-LCH | lch(64.73, 71.99, 323.24°) |
| OKLab | oklab(72% 0.1548 -0.1191) |
| OKLCH | oklch(72% 0.195 322.4) |
| XYZ | xyz(50.7544, 33.7069, 82.4138) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC74EB #83EB74
analogous
#A174EB #DC74EB #EB74BF
triadic
#DC74EB #EBDC74 #74EBDC
tetradic
#DC74EB #EBA174 #83EB74 #74BFEB
square
#DC74EB #EBA174 #83EB74 #74BFEB
split-complementary
#DC74EB #BFEB74 #74EBA1
monochromatic
#B21DC8 #CF3EE3 #DC74EB #E9AAF3 #F7DFFA
Accessibility & contrast
On white
2.71
#DC74EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#DC74EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC74EB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC74EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC74EB | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EF
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#DF84A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc74eb; /* rgb */ color: rgb(220, 116, 235); /* oklch */ color: oklch(72.0% 0.195 322.4);
Tailwind
colors: {
custom: {
50: '#e9a0f2',
500: '#dc74eb',
950: '#000000',
},
}SCSS
$custom: #dc74eb; $custom-light: #e9a0f2; $custom-dark: #000000;
JSON
{
"hex": "#dc74eb",
"rgb": {
"r": 220,
"g": 116,
"b": 235
},
"hsl": {
"h": 292.437,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.71996,
"c": 0.19529,
"h": 322.4
},
"luminance": 0.33705
}Semantic roles & 50–950 ramp
primary
#DC74EB
secondary
#D0EFCC
accent
#D70F28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85