#D34F9F#D34F9F
#D34F9F is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.8% C 0.186 H 346.4°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D34F9F |
|---|---|
| RGB | rgb(211, 79, 159) |
| HSL | hsl(324, 60%, 57%) |
| HSV | hsv(324, 63%, 83%) |
| CMYK | cmyk(0%, 62.6%, 24.6%, 17.3%) |
| CIE-LAB | lab(53.97, 59.89, -16.54) |
| CIE-LCH | lch(53.97, 62.14, 344.56°) |
| OKLab | oklab(62.76% 0.1808 -0.0437) |
| OKLCH | oklch(62.76% 0.186 346.4) |
| XYZ | xyz(35.9193, 21.9476, 35.1388) |
| Luminance | 0.2194 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.79
Pale Magenta
#D767AD
ΔE00 5.29
Shocking Pink
#FE02A2
ΔE00 6.83
Bright Pink
#FE01B1
ΔE00 6.97
Neon Pink
#FE019A
ΔE00 7.22
Pinky Purple
#C94CBE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34F9F #4FD383
analogous
#C54FD3 #D34F9F #D34F5D
triadic
#D34F9F #9FD34F #4F9FD3
tetradic
#D34F9F #D3C54F #4FD383 #4F5DD3
square
#D34F9F #D3C54F #4FD383 #4F5DD3
split-complementary
#D34F9F #5DD34F #4FD3C5
monochromatic
#86225E #B72E81 #D34F9F #DF80BA #EBB1D4
Accessibility & contrast
On white
3.90
#D34F9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#D34F9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34F9F
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34F9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34F9F | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D73A1
Deuteranopia (green-blind)
#83899C
Tritanopia (blue-blind)
#E14C70
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d34f9f; /* rgb */ color: rgb(211, 79, 159); /* oklch */ color: oklch(62.8% 0.186 346.4);
Tailwind
colors: {
custom: {
50: '#e488bb',
500: '#d34f9f',
950: '#000000',
},
}SCSS
$custom: #d34f9f; $custom-light: #e488bb; $custom-dark: #000000;
JSON
{
"hex": "#d34f9f",
"rgb": {
"r": 211,
"g": 79,
"b": 159
},
"hsl": {
"h": 323.636,
"s": 60,
"l": 56.863
},
"oklch": {
"l": 0.62764,
"c": 0.18597,
"h": 346.4
},
"luminance": 0.21944
}Semantic roles & 50–950 ramp
primary
#D34F9F
secondary
#A4DAB9
accent
#E38345
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80