#D64B96#D64B96
#D64B96 is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.4% C 0.189 H 350.6°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D64B96 |
|---|---|
| RGB | rgb(214, 75, 150) |
| HSL | hsl(328, 63%, 57%) |
| HSV | hsv(328, 65%, 84%) |
| CMYK | cmyk(0%, 65%, 29.9%, 16.1%) |
| CIE-LAB | lab(53.53, 61.24, -11.87) |
| CIE-LCH | lch(53.53, 62.38, 349.03°) |
| OKLab | oklab(62.43% 0.1864 -0.0308) |
| OKLCH | oklch(62.43% 0.189 350.6) |
| XYZ | xyz(35.7544, 21.5341, 31.1218) |
| Luminance | 0.2153 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.74
Darkish Pink
#DA467D
ΔE00 6.04
Neon Pink
#FE019A
ΔE00 6.27
Shocking Pink
#FE02A2
ΔE00 6.32
Pale Magenta
#D767AD
ΔE00 6.40
Deeppink
#FF1493
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D64B96 #4BD68B
analogous
#D14BD6 #D64B96 #D64B51
triadic
#D64B96 #96D64B #4B96D6
tetradic
#D64B96 #D6D14B #4BD68B #4B51D6
square
#D64B96 #D6D14B #4BD68B #4B51D6
split-complementary
#D64B96 #51D64B #4BD6D1
monochromatic
#881F57 #BA2A78 #D64B96 #E17DB3 #EDAFD0
Accessibility & contrast
On white
3.96
#D64B96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#D64B96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D64B96
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D64B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D64B96 | 1.00 | 3.96 | 5.31 | 5.31 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F7098
Deuteranopia (green-blind)
#868993
Tritanopia (blue-blind)
#E5446A
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d64b96; /* rgb */ color: rgb(214, 75, 150); /* oklch */ color: oklch(62.4% 0.189 350.6);
Tailwind
colors: {
custom: {
50: '#e786b4',
500: '#d64b96',
950: '#000000',
},
}SCSS
$custom: #d64b96; $custom-light: #e786b4; $custom-dark: #000000;
JSON
{
"hex": "#d64b96",
"rgb": {
"r": 214,
"g": 75,
"b": 150
},
"hsl": {
"h": 327.626,
"s": 62.896,
"l": 56.667
},
"oklch": {
"l": 0.62425,
"c": 0.18894,
"h": 350.6
},
"luminance": 0.2153
}Semantic roles & 50–950 ramp
primary
#D64B96
secondary
#A2DBBC
accent
#E68D42
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80