#DE73CC#DE73CC
#DE73CC is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.7% C 0.171 H 333.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DE73CC |
|---|---|
| RGB | rgb(222, 115, 204) |
| HSL | hsl(310, 62%, 66%) |
| HSV | hsv(310, 48%, 87%) |
| CMYK | cmyk(0%, 48.2%, 8.1%, 12.9%) |
| CIE-LAB | lab(63.47, 53.28, -27.71) |
| CIE-LCH | lch(63.47, 60.05, 332.52°) |
| OKLab | oklab(70.68% 0.1532 -0.0751) |
| OKLCH | oklch(70.68% 0.171 333.9) |
| XYZ | xyz(47.1540, 32.1537, 60.8377) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 2.63
Orchid (survey)
#C875C4
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE73CC #73DE85
analogous
#BA73DE #DE73CC #DE7396
triadic
#DE73CC #CCDE73 #73CCDE
tetradic
#DE73CC #DEBA73 #73DE85 #7396DE
square
#DE73CC #DEBA73 #73DE85 #7396DE
split-complementary
#DE73CC #96DE73 #73DEBA
monochromatic
#AE2997 #D241BA #DE73CC #EAA5DE #F5D6F0
Accessibility & contrast
On white
2.83
#DE73CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#DE73CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE73CC
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE73CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE73CC | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7290CF
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#E77996
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de73cc; /* rgb */ color: rgb(222, 115, 204); /* oklch */ color: oklch(70.7% 0.171 333.9);
Tailwind
colors: {
custom: {
50: '#ea9fdb',
500: '#de73cc',
950: '#000000',
},
}SCSS
$custom: #de73cc; $custom-light: #ea9fdb; $custom-dark: #000000;
JSON
{
"hex": "#de73cc",
"rgb": {
"r": 222,
"g": 115,
"b": 204
},
"hsl": {
"h": 310.093,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.70681,
"c": 0.17062,
"h": 333.9
},
"luminance": 0.32151
}Semantic roles & 50–950 ramp
primary
#DE73CC
secondary
#C5E8CB
accent
#CA391C
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83