#DE73AE#DE73AE
#DE73AE is a light, vivid pink. Relative luminance 0.308; OKLCH L 69.5% C 0.149 H 347.4°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DE73AE |
|---|---|
| RGB | rgb(222, 115, 174) |
| HSL | hsl(327, 62%, 66%) |
| HSV | hsv(327, 48%, 87%) |
| CMYK | cmyk(0%, 48.2%, 21.6%, 12.9%) |
| CIE-LAB | lab(62.38, 48.63, -12.36) |
| CIE-LCH | lch(62.38, 50.18, 345.74°) |
| OKLab | oklab(69.51% 0.1456 -0.0324) |
| OKLCH | oklch(69.51% 0.149 347.4) |
| XYZ | xyz(43.8960, 30.8505, 43.6790) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.34
Hot Pink
#FF69B4
ΔE00 5.35
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Palevioletred
#DB7093
ΔE00 6.47
Pink (survey)
#FF81C0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE73AE #73DEA3
analogous
#D873DE #DE73AE #DE7378
triadic
#DE73AE #AEDE73 #73AEDE
tetradic
#DE73AE #DED873 #73DEA3 #7378DE
square
#DE73AE #DED873 #73DEA3 #7378DE
split-complementary
#DE73AE #78DE73 #73DED8
monochromatic
#AE2972 #D24191 #DE73AE #EAA5CB #F5D6E7
Accessibility & contrast
On white
2.93
#DE73AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#DE73AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE73AE
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE73AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE73AE | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8CB0
Deuteranopia (green-blind)
#999EAB
Tritanopia (blue-blind)
#EB7189
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #de73ae; /* rgb */ color: rgb(222, 115, 174); /* oklch */ color: oklch(69.5% 0.149 347.4);
Tailwind
colors: {
custom: {
50: '#eb9ec6',
500: '#de73ae',
950: '#000000',
},
}SCSS
$custom: #de73ae; $custom-light: #eb9ec6; $custom-dark: #000000;
JSON
{
"hex": "#de73ae",
"rgb": {
"r": 222,
"g": 115,
"b": 174
},
"hsl": {
"h": 326.916,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.6951,
"c": 0.14916,
"h": 347.4
},
"luminance": 0.30847
}Semantic roles & 50–950 ramp
primary
#DE73AE
secondary
#C5E8D5
accent
#CA6A1C
background
#FEF9FC
surface
#FDF2F8
border
#D5CCD1
text
#160F13
muted
#847E82