#D7529D#D7529D
#D7529D is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.6% C 0.184 H 348.7°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D7529D |
|---|---|
| RGB | rgb(215, 82, 157) |
| HSL | hsl(326, 62%, 58%) |
| HSV | hsv(326, 62%, 84%) |
| CMYK | cmyk(0%, 61.9%, 27%, 15.7%) |
| CIE-LAB | lab(54.99, 59.52, -13.77) |
| CIE-LCH | lch(54.99, 61.09, 346.97°) |
| OKLab | oklab(63.61% 0.1803 -0.0361) |
| OKLCH | oklch(63.61% 0.184 348.7) |
| XYZ | xyz(37.1290, 22.9197, 34.3603) |
| Luminance | 0.2292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.33
Pale Magenta
#D767AD
ΔE00 4.70
Barbie Pink
#FE46A5
ΔE00 6.43
Shocking Pink
#FE02A2
ΔE00 6.49
Neon Pink
#FE019A
ΔE00 6.70
Bright Pink
#FE01B1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7529D #52D78C
analogous
#CE52D7 #D7529D #D7525B
triadic
#D7529D #9DD752 #529DD7
tetradic
#D7529D #D7CE52 #52D78C #525BD7
square
#D7529D #D7CE52 #52D78C #525BD7
split-complementary
#D7529D #5BD752 #52D7CE
monochromatic
#8E215E #C02C7F #D7529D #E284B9 #EEB5D5
Accessibility & contrast
On white
3.76
#D7529D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#D7529D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D7529D
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7529D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7529D | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#62759F
Deuteranopia (green-blind)
#888C9A
Tritanopia (blue-blind)
#E54D71
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #d7529d; /* rgb */ color: rgb(215, 82, 157); /* oklch */ color: oklch(63.6% 0.184 348.7);
Tailwind
colors: {
custom: {
50: '#e78aba',
500: '#d7529d',
950: '#000000',
},
}SCSS
$custom: #d7529d; $custom-light: #e78aba; $custom-dark: #000000;
JSON
{
"hex": "#d7529d",
"rgb": {
"r": 215,
"g": 82,
"b": 157
},
"hsl": {
"h": 326.165,
"s": 62.441,
"l": 58.235
},
"oklch": {
"l": 0.63613,
"c": 0.18387,
"h": 348.7
},
"luminance": 0.22916
}Semantic roles & 50–950 ramp
primary
#D7529D
secondary
#A8DDBF
accent
#E68942
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80