#D34C99#D34C99
#D34C99 is a light, vivid pink. Relative luminance 0.213; OKLCH L 62.2% C 0.187 H 348.6°. Best body text is #000000 at 5.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D34C99 |
|---|---|
| RGB | rgb(211, 76, 153) |
| HSL | hsl(326, 61%, 56%) |
| HSV | hsv(326, 64%, 83%) |
| CMYK | cmyk(0%, 64%, 27.5%, 17.3%) |
| CIE-LAB | lab(53.30, 60.36, -14.03) |
| CIE-LCH | lch(53.30, 61.97, 346.91°) |
| OKLab | oklab(62.2% 0.1831 -0.0368) |
| OKLCH | oklch(62.2% 0.187 348.6) |
| XYZ | xyz(35.1997, 21.3213, 32.3925) |
| Luminance | 0.2132 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.00
Pale Magenta
#D767AD
ΔE00 6.15
Shocking Pink
#FE02A2
ΔE00 6.68
Neon Pink
#FE019A
ΔE00 6.83
Darkish Pink
#DA467D
ΔE00 6.96
Bright Pink
#FE01B1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34C99 #4CD386
analogous
#CA4CD3 #D34C99 #D34C56
triadic
#D34C99 #99D34C #4C99D3
tetradic
#D34C99 #D3CA4C #4CD386 #4C56D3
square
#D34C99 #D3CA4C #4CD386 #4C56D3
split-complementary
#D34C99 #56D34C #4CD3CA
monochromatic
#842059 #B52D7B #D34C99 #DF7DB5 #EBAED1
Accessibility & contrast
On white
3.99
#D34C99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.26
#D34C99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34C99
5.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34C99 | 1.00 | 3.99 | 5.26 | 5.26 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D709B
Deuteranopia (green-blind)
#848896
Tritanopia (blue-blind)
#E1476C
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #d34c99; /* rgb */ color: rgb(211, 76, 153); /* oklch */ color: oklch(62.2% 0.187 348.6);
Tailwind
colors: {
custom: {
50: '#e486b7',
500: '#d34c99',
950: '#000000',
},
}SCSS
$custom: #d34c99; $custom-light: #e486b7; $custom-dark: #000000;
JSON
{
"hex": "#d34c99",
"rgb": {
"r": 211,
"g": 76,
"b": 153
},
"hsl": {
"h": 325.778,
"s": 60.538,
"l": 56.275
},
"oklch": {
"l": 0.62197,
"c": 0.18674,
"h": 348.6
},
"luminance": 0.21318
}Semantic roles & 50–950 ramp
primary
#D34C99
secondary
#A2D9B9
accent
#E48944
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80