#D34E9B#D34E9B
#D34E9B is a light, vivid pink. Relative luminance 0.217; OKLCH L 62.5% C 0.185 H 348.0°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D34E9B |
|---|---|
| RGB | rgb(211, 78, 155) |
| HSL | hsl(325, 60%, 57%) |
| HSV | hsv(325, 63%, 83%) |
| CMYK | cmyk(0%, 63%, 26.5%, 17.3%) |
| CIE-LAB | lab(53.67, 59.79, -14.65) |
| CIE-LCH | lch(53.67, 61.56, 346.24°) |
| OKLab | oklab(62.5% 0.181 -0.0385) |
| OKLCH | oklch(62.5% 0.185 348) |
| XYZ | xyz(35.5062, 21.6678, 33.3164) |
| Luminance | 0.2166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.53
Pale Magenta
#D767AD
ΔE00 5.69
Shocking Pink
#FE02A2
ΔE00 6.75
Neon Pink
#FE019A
ΔE00 6.97
Bright Pink
#FE01B1
ΔE00 7.20
Darkish Pink
#DA467D
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34E9B #4ED386
analogous
#C94ED3 #D34E9B #D34E59
triadic
#D34E9B #9BD34E #4E9BD3
tetradic
#D34E9B #D3C94E #4ED386 #4E59D3
square
#D34E9B #D3C94E #4ED386 #4E59D3
split-complementary
#D34E9B #59D34E #4ED3C9
monochromatic
#85215B #B62D7D #D34E9B #DF7FB7 #EBB0D2
Accessibility & contrast
On white
3.94
#D34E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#D34E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34E9B
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34E9B | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E729D
Deuteranopia (green-blind)
#848998
Tritanopia (blue-blind)
#E14A6E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d34e9b; /* rgb */ color: rgb(211, 78, 155); /* oklch */ color: oklch(62.5% 0.185 348.0);
Tailwind
colors: {
custom: {
50: '#e487b8',
500: '#d34e9b',
950: '#000000',
},
}SCSS
$custom: #d34e9b; $custom-light: #e487b8; $custom-dark: #000000;
JSON
{
"hex": "#d34e9b",
"rgb": {
"r": 211,
"g": 78,
"b": 155
},
"hsl": {
"h": 325.263,
"s": 60.181,
"l": 56.667
},
"oklch": {
"l": 0.62496,
"c": 0.18508,
"h": 348
},
"luminance": 0.21664
}Semantic roles & 50–950 ramp
primary
#D34E9B
secondary
#A3DABA
accent
#E38744
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80