#D64B99#D64B99
#D64B99 is a light, vivid pink. Relative luminance 0.216; OKLCH L 62.5% C 0.190 H 349.3°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D64B99 |
|---|---|
| RGB | rgb(214, 75, 153) |
| HSL | hsl(326, 63%, 57%) |
| HSV | hsv(326, 65%, 84%) |
| CMYK | cmyk(0%, 65%, 28.5%, 16.1%) |
| CIE-LAB | lab(53.63, 61.61, -13.48) |
| CIE-LCH | lch(53.63, 63.07, 347.66°) |
| OKLab | oklab(62.54% 0.1872 -0.0352) |
| OKLCH | oklch(62.54% 0.19 349.3) |
| XYZ | xyz(35.9990, 21.6320, 32.4104) |
| Luminance | 0.2163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.20
Pale Magenta
#D767AD
ΔE00 6.10
Shocking Pink
#FE02A2
ΔE00 6.23
Neon Pink
#FE019A
ΔE00 6.34
Darkish Pink
#DA467D
ΔE00 6.70
Deeppink
#FF1493
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D64B99 #4BD688
analogous
#CE4BD6 #D64B99 #D64B54
triadic
#D64B99 #99D64B #4B99D6
tetradic
#D64B99 #D6CE4B #4BD688 #4B54D6
square
#D64B99 #D6CE4B #4BD688 #4B54D6
split-complementary
#D64B99 #54D64B #4BD6CE
monochromatic
#881F5A #BA2A7B #D64B99 #E17DB5 #EDAFD1
Accessibility & contrast
On white
3.94
#D64B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#D64B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D64B99
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D64B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D64B99 | 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)
#5E719B
Deuteranopia (green-blind)
#858996
Tritanopia (blue-blind)
#E5456C
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d64b99; /* rgb */ color: rgb(214, 75, 153); /* oklch */ color: oklch(62.5% 0.190 349.3);
Tailwind
colors: {
custom: {
50: '#e786b7',
500: '#d64b99',
950: '#000000',
},
}SCSS
$custom: #d64b99; $custom-light: #e786b7; $custom-dark: #000000;
JSON
{
"hex": "#d64b99",
"rgb": {
"r": 214,
"g": 75,
"b": 153
},
"hsl": {
"h": 326.331,
"s": 62.896,
"l": 56.667
},
"oklch": {
"l": 0.62537,
"c": 0.19049,
"h": 349.3
},
"luminance": 0.21628
}Semantic roles & 50–950 ramp
primary
#D64B99
secondary
#A2DBBB
accent
#E68A42
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80