#DA73DC#DA73DC
#DA73DC is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.9% C 0.182 H 326.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DA73DC |
|---|---|
| RGB | rgb(218, 115, 220) |
| HSL | hsl(299, 60%, 66%) |
| HSV | hsv(299, 48%, 86%) |
| CMYK | cmyk(0.9%, 47.7%, 0%, 13.7%) |
| CIE-LAB | lab(63.62, 54.88, -36.49) |
| CIE-LCH | lch(63.62, 65.90, 326.38°) |
| OKLab | oklab(70.9% 0.1518 -0.1001) |
| OKLCH | oklch(70.9% 0.182 326.6) |
| XYZ | xyz(47.9615, 32.3367, 71.4116) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.16
Purply Pink
#F075E6
ΔE00 3.70
Orchid (survey)
#C875C4
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA73DC #75DC73
analogous
#A573DC #DA73DC #DC73A9
triadic
#DA73DC #DCDA73 #73DCDA
tetradic
#DA73DC #DCA573 #75DC73 #73A9DC
square
#DA73DC #DCA573 #75DC73 #73A9DC
split-complementary
#DA73DC #A9DC73 #73DCA5
monochromatic
#A82BAA #CD42D0 #DA73DC #E7A4E8 #F4D5F4
Accessibility & contrast
On white
2.81
#DA73DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#DA73DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA73DC
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA73DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA73DC | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6992E0
Deuteranopia (green-blind)
#879FD9
Tritanopia (blue-blind)
#DF7E9D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #da73dc; /* rgb */ color: rgb(218, 115, 220); /* oklch */ color: oklch(70.9% 0.182 326.6);
Tailwind
colors: {
custom: {
50: '#e89fe7',
500: '#da73dc',
950: '#000000',
},
}SCSS
$custom: #da73dc; $custom-light: #e89fe7; $custom-dark: #000000;
JSON
{
"hex": "#da73dc",
"rgb": {
"r": 218,
"g": 115,
"b": 220
},
"hsl": {
"h": 298.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.70903,
"c": 0.18181,
"h": 326.6
},
"luminance": 0.32334
}Semantic roles & 50–950 ramp
primary
#DA73DC
secondary
#C5E7C4
accent
#C81E21
background
#FEFAFE
surface
#FDF3FC
border
#D5CDD5
text
#160F16
muted
#847F84