#D34D9C#D34D9C
#D34D9C is a light, vivid pink. Relative luminance 0.216; OKLCH L 62.4% C 0.187 H 347.5°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D34D9C |
|---|---|
| RGB | rgb(211, 77, 156) |
| HSL | hsl(325, 60%, 56%) |
| HSV | hsv(325, 64%, 83%) |
| CMYK | cmyk(0%, 63.5%, 26.1%, 17.3%) |
| CIE-LAB | lab(53.56, 60.33, -15.41) |
| CIE-LCH | lch(53.56, 62.27, 345.67°) |
| OKLab | oklab(62.42% 0.1826 -0.0406) |
| OKLCH | oklch(62.42% 0.187 347.5) |
| XYZ | xyz(35.5200, 21.5605, 33.7370) |
| Luminance | 0.2156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.42
Pale Magenta
#D767AD
ΔE00 5.78
Shocking Pink
#FE02A2
ΔE00 6.71
Neon Pink
#FE019A
ΔE00 6.99
Bright Pink
#FE01B1
ΔE00 7.06
Darkish Pink
#DA467D
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34D9C #4DD384
analogous
#C74DD3 #D34D9C #D34D59
triadic
#D34D9C #9CD34D #4D9CD3
tetradic
#D34D9C #D3C74D #4DD384 #4D59D3
square
#D34D9C #D3C74D #4DD384 #4D59D3
split-complementary
#D34D9C #59D34D #4DD3C7
monochromatic
#85215C #B62D7E #D34D9C #DF7EB7 #EBAFD3
Accessibility & contrast
On white
3.95
#D34D9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#D34D9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34D9C
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34D9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34D9C | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D719E
Deuteranopia (green-blind)
#838899
Tritanopia (blue-blind)
#E1496E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d34d9c; /* rgb */ color: rgb(211, 77, 156); /* oklch */ color: oklch(62.4% 0.187 347.5);
Tailwind
colors: {
custom: {
50: '#e487b9',
500: '#d34d9c',
950: '#000000',
},
}SCSS
$custom: #d34d9c; $custom-light: #e487b9; $custom-dark: #000000;
JSON
{
"hex": "#d34d9c",
"rgb": {
"r": 211,
"g": 77,
"b": 156
},
"hsl": {
"h": 324.627,
"s": 60.36,
"l": 56.471
},
"oklch": {
"l": 0.62423,
"c": 0.18702,
"h": 347.5
},
"luminance": 0.21557
}Semantic roles & 50–950 ramp
primary
#D34D9C
secondary
#A2D9B9
accent
#E48644
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80