#DE73D2#DE73D2
#DE73D2 is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.9% C 0.176 H 331.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DE73D2 |
|---|---|
| RGB | rgb(222, 115, 210) |
| HSL | hsl(307, 62%, 66%) |
| HSV | hsv(307, 48%, 87%) |
| CMYK | cmyk(0%, 48.2%, 5.4%, 12.9%) |
| CIE-LAB | lab(63.71, 54.28, -30.71) |
| CIE-LCH | lch(63.71, 62.37, 330.50°) |
| OKLab | oklab(70.94% 0.1544 -0.0836) |
| OKLCH | oklch(70.94% 0.176 331.6) |
| XYZ | xyz(47.8875, 32.4471, 64.7009) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 3.92
Orchid (survey)
#C875C4
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE73D2 #73DE7F
analogous
#B473DE #DE73D2 #DE739C
triadic
#DE73D2 #D2DE73 #73D2DE
tetradic
#DE73D2 #DEB473 #73DE7F #739CDE
square
#DE73D2 #DEB473 #73DE7F #739CDE
split-complementary
#DE73D2 #9CDE73 #73DEB4
monochromatic
#AE299F #D241C2 #DE73D2 #EAA5E2 #F5D6F2
Accessibility & contrast
On white
2.80
#DE73D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#DE73D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE73D2
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE73D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE73D2 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F91D5
Deuteranopia (green-blind)
#8EA0CF
Tritanopia (blue-blind)
#E67B99
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de73d2; /* rgb */ color: rgb(222, 115, 210); /* oklch */ color: oklch(70.9% 0.176 331.6);
Tailwind
colors: {
custom: {
50: '#ea9fe0',
500: '#de73d2',
950: '#000000',
},
}SCSS
$custom: #de73d2; $custom-light: #ea9fe0; $custom-dark: #000000;
JSON
{
"hex": "#de73d2",
"rgb": {
"r": 222,
"g": 115,
"b": 210
},
"hsl": {
"h": 306.729,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.7094,
"c": 0.1756,
"h": 331.6
},
"luminance": 0.32444
}Semantic roles & 50–950 ramp
primary
#DE73D2
secondary
#C5E8C9
accent
#CA2F1C
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83