#D34D9D#D34D9D
#D34D9D is a light, vivid pink. Relative luminance 0.216; OKLCH L 62.5% C 0.188 H 347.1°. Best body text is #000000 at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D34D9D |
|---|---|
| RGB | rgb(211, 77, 157) |
| HSL | hsl(324, 60%, 56%) |
| HSV | hsv(324, 64%, 83%) |
| CMYK | cmyk(0%, 63.5%, 25.6%, 17.3%) |
| CIE-LAB | lab(53.59, 60.46, -15.94) |
| CIE-LCH | lch(53.59, 62.53, 345.23°) |
| OKLab | oklab(62.46% 0.1828 -0.042) |
| OKLCH | oklch(62.46% 0.188 347.1) |
| XYZ | xyz(35.6050, 21.5945, 34.1848) |
| Luminance | 0.2159 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.26
Pale Magenta
#D767AD
ΔE00 5.73
Shocking Pink
#FE02A2
ΔE00 6.72
Bright Pink
#FE01B1
ΔE00 6.98
Neon Pink
#FE019A
ΔE00 7.04
Pinky Purple
#C94CBE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34D9D #4DD383
analogous
#C64DD3 #D34D9D #D34D5A
triadic
#D34D9D #9DD34D #4D9DD3
tetradic
#D34D9D #D3C64D #4DD383 #4D5AD3
square
#D34D9D #D3C64D #4DD383 #4D5AD3
split-complementary
#D34D9D #5AD34D #4DD3C6
monochromatic
#85215C #B62D7F #D34D9D #DF7EB8 #EBAFD3
Accessibility & contrast
On white
3.95
#D34D9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.32
#D34D9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34D9D
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34D9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34D9D | 1.00 | 3.95 | 5.32 | 5.32 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D719F
Deuteranopia (green-blind)
#83899A
Tritanopia (blue-blind)
#E14A6E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d34d9d; /* rgb */ color: rgb(211, 77, 157); /* oklch */ color: oklch(62.5% 0.188 347.1);
Tailwind
colors: {
custom: {
50: '#e487ba',
500: '#d34d9d',
950: '#000000',
},
}SCSS
$custom: #d34d9d; $custom-light: #e487ba; $custom-dark: #000000;
JSON
{
"hex": "#d34d9d",
"rgb": {
"r": 211,
"g": 77,
"b": 157
},
"hsl": {
"h": 324.179,
"s": 60.36,
"l": 56.471
},
"oklch": {
"l": 0.62462,
"c": 0.18759,
"h": 347.1
},
"luminance": 0.21591
}Semantic roles & 50–950 ramp
primary
#D34D9D
secondary
#A2D9B9
accent
#E48444
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80