#D34B97#D34B97
#D34B97 is a light, vivid pink. Relative luminance 0.211; OKLCH L 62.0% C 0.187 H 349.4°. Best body text is #000000 at 5.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D34B97 |
|---|---|
| RGB | rgb(211, 75, 151) |
| HSL | hsl(326, 61%, 56%) |
| HSV | hsv(326, 64%, 83%) |
| CMYK | cmyk(0%, 64.5%, 28.4%, 17.3%) |
| CIE-LAB | lab(53.08, 60.51, -13.18) |
| CIE-LCH | lch(53.08, 61.93, 347.71°) |
| OKLab | oklab(62.01% 0.1838 -0.0344) |
| OKLCH | oklch(62.01% 0.187 349.4) |
| XYZ | xyz(34.9675, 21.1190, 31.5070) |
| Luminance | 0.2112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.41
Pale Magenta
#D767AD
ΔE00 6.47
Darkish Pink
#DA467D
ΔE00 6.59
Shocking Pink
#FE02A2
ΔE00 6.68
Neon Pink
#FE019A
ΔE00 6.75
Deeppink
#FF1493
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34B97 #4BD387
analogous
#CB4BD3 #D34B97 #D34B53
triadic
#D34B97 #97D34B #4B97D3
tetradic
#D34B97 #D3CB4B #4BD387 #4B53D3
square
#D34B97 #D3CB4B #4BD387 #4B53D3
split-complementary
#D34B97 #53D34B #4BD3CB
monochromatic
#832058 #B52C78 #D34B97 #DF7CB3 #EBADD0
Accessibility & contrast
On white
4.02
#D34B97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.22
#D34B97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34B97
5.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34B97 | 1.00 | 4.02 | 5.22 | 5.22 |
| #FFFFFF | 4.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D7099
Deuteranopia (green-blind)
#848894
Tritanopia (blue-blind)
#E2456B
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #d34b97; /* rgb */ color: rgb(211, 75, 151); /* oklch */ color: oklch(62.0% 0.187 349.4);
Tailwind
colors: {
custom: {
50: '#e486b5',
500: '#d34b97',
950: '#000000',
},
}SCSS
$custom: #d34b97; $custom-light: #e486b5; $custom-dark: #000000;
JSON
{
"hex": "#d34b97",
"rgb": {
"r": 211,
"g": 75,
"b": 151
},
"hsl": {
"h": 326.471,
"s": 60.714,
"l": 56.078
},
"oklch": {
"l": 0.62012,
"c": 0.18702,
"h": 349.4
},
"luminance": 0.21115
}Semantic roles & 50–950 ramp
primary
#D34B97
secondary
#A1D9BA
accent
#E48A44
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80