#D34E9D#D34E9D
#D34E9D is a light, vivid pink. Relative luminance 0.217; OKLCH L 62.6% C 0.186 H 347.2°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D34E9D |
|---|---|
| RGB | rgb(211, 78, 157) |
| HSL | hsl(324, 60%, 57%) |
| HSV | hsv(324, 63%, 83%) |
| CMYK | cmyk(0%, 63%, 25.6%, 17.3%) |
| CIE-LAB | lab(53.75, 60.05, -15.71) |
| CIE-LCH | lch(53.75, 62.07, 345.34°) |
| OKLab | oklab(62.57% 0.1816 -0.0414) |
| OKLCH | oklch(62.57% 0.186 347.2) |
| XYZ | xyz(35.6755, 21.7355, 34.2083) |
| Luminance | 0.2173 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.19
Pale Magenta
#D767AD
ΔE00 5.56
Shocking Pink
#FE02A2
ΔE00 6.76
Bright Pink
#FE01B1
ΔE00 7.04
Neon Pink
#FE019A
ΔE00 7.07
Barbie Pink
#FE46A5
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34E9D #4ED384
analogous
#C74ED3 #D34E9D #D34E5B
triadic
#D34E9D #9DD34E #4E9DD3
tetradic
#D34E9D #D3C74E #4ED384 #4E5BD3
square
#D34E9D #D3C74E #4ED384 #4E5BD3
split-complementary
#D34E9D #5BD34E #4ED3C7
monochromatic
#85215D #B62D7F #D34E9D #DF7FB8 #EBB0D3
Accessibility & contrast
On white
3.93
#D34E9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#D34E9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34E9D
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34E9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34E9D | 1.00 | 3.93 | 5.35 | 5.35 |
| #FFFFFF | 3.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D729F
Deuteranopia (green-blind)
#83899A
Tritanopia (blue-blind)
#E14B6F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d34e9d; /* rgb */ color: rgb(211, 78, 157); /* oklch */ color: oklch(62.6% 0.186 347.2);
Tailwind
colors: {
custom: {
50: '#e487ba',
500: '#d34e9d',
950: '#000000',
},
}SCSS
$custom: #d34e9d; $custom-light: #e487ba; $custom-dark: #000000;
JSON
{
"hex": "#d34e9d",
"rgb": {
"r": 211,
"g": 78,
"b": 157
},
"hsl": {
"h": 324.361,
"s": 60.181,
"l": 56.667
},
"oklch": {
"l": 0.62573,
"c": 0.18621,
"h": 347.2
},
"luminance": 0.21732
}Semantic roles & 50–950 ramp
primary
#D34E9D
secondary
#A3DAB9
accent
#E38544
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80