#D34A9E#D34A9E
#D34A9E is a light, vivid pink. Relative luminance 0.212; OKLCH L 62.2% C 0.192 H 346.4°. Best body text is #000000 at 5.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D34A9E |
|---|---|
| RGB | rgb(211, 74, 158) |
| HSL | hsl(323, 61%, 56%) |
| HSV | hsv(323, 65%, 83%) |
| CMYK | cmyk(0%, 64.9%, 25.1%, 17.3%) |
| CIE-LAB | lab(53.19, 61.81, -17.15) |
| CIE-LCH | lch(53.19, 64.14, 344.49°) |
| OKLab | oklab(62.18% 0.1868 -0.0453) |
| OKLCH | oklch(62.18% 0.192 346.4) |
| XYZ | xyz(35.4857, 21.2186, 34.5679) |
| Luminance | 0.2122 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.38
Pale Magenta
#D767AD
ΔE00 6.18
Shocking Pink
#FE02A2
ΔE00 6.66
Bright Pink
#FE01B1
ΔE00 6.79
Neon Pink
#FE019A
ΔE00 7.06
Pinky Purple
#C94CBE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34A9E #4AD37F
analogous
#C44AD3 #D34A9E #D34A59
triadic
#D34A9E #9ED34A #4A9ED3
tetradic
#D34A9E #D3C44A #4AD37F #4A59D3
square
#D34A9E #D3C44A #4AD37F #4A59D3
split-complementary
#D34A9E #59D34A #4AD3C4
monochromatic
#83205C #B42C7F #D34A9E #DF7BB8 #EBACD3
Accessibility & contrast
On white
4.01
#D34A9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.24
#D34A9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34A9E
5.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34A9E | 1.00 | 4.01 | 5.24 | 5.24 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A70A0
Deuteranopia (green-blind)
#81889B
Tritanopia (blue-blind)
#E1476D
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #d34a9e; /* rgb */ color: rgb(211, 74, 158); /* oklch */ color: oklch(62.2% 0.192 346.4);
Tailwind
colors: {
custom: {
50: '#e485ba',
500: '#d34a9e',
950: '#000000',
},
}SCSS
$custom: #d34a9e; $custom-light: #e485ba; $custom-dark: #000000;
JSON
{
"hex": "#d34a9e",
"rgb": {
"r": 211,
"g": 74,
"b": 158
},
"hsl": {
"h": 323.212,
"s": 60.889,
"l": 55.882
},
"oklch": {
"l": 0.62175,
"c": 0.19222,
"h": 346.4
},
"luminance": 0.21215
}Semantic roles & 50–950 ramp
primary
#D34A9E
secondary
#A0D9B6
accent
#E48244
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80