#D64C9A#D64C9A
#D64C9A is a light, vivid pink. Relative luminance 0.218; OKLCH L 62.7% C 0.190 H 349.0°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D64C9A |
|---|---|
| RGB | rgb(214, 76, 154) |
| HSL | hsl(326, 63%, 57%) |
| HSV | hsv(326, 64%, 84%) |
| CMYK | cmyk(0%, 64.5%, 28%, 16.1%) |
| CIE-LAB | lab(53.82, 61.33, -13.79) |
| CIE-LCH | lch(53.82, 62.87, 347.33°) |
| OKLab | oklab(62.68% 0.1862 -0.0361) |
| OKLCH | oklch(62.68% 0.19 349) |
| XYZ | xyz(36.1503, 21.8019, 32.8699) |
| Luminance | 0.2180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.97
Pale Magenta
#D767AD
ΔE00 5.87
Shocking Pink
#FE02A2
ΔE00 6.26
Neon Pink
#FE019A
ΔE00 6.41
Darkish Pink
#DA467D
ΔE00 6.87
Bright Pink
#FE01B1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D64C9A #4CD688
analogous
#CD4CD6 #D64C9A #D64C55
triadic
#D64C9A #9AD64C #4C9AD6
tetradic
#D64C9A #D6CD4C #4CD688 #4C55D6
square
#D64C9A #D6CD4C #4CD688 #4C55D6
split-complementary
#D64C9A #55D64C #4CD6CD
monochromatic
#881F5B #BA2B7C #D64C9A #E17EB6 #EDB0D2
Accessibility & contrast
On white
3.92
#D64C9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#D64C9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D64C9A
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D64C9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D64C9A | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E719C
Deuteranopia (green-blind)
#858A97
Tritanopia (blue-blind)
#E5476C
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d64c9a; /* rgb */ color: rgb(214, 76, 154); /* oklch */ color: oklch(62.7% 0.190 349.0);
Tailwind
colors: {
custom: {
50: '#e786b7',
500: '#d64c9a',
950: '#000000',
},
}SCSS
$custom: #d64c9a; $custom-light: #e786b7; $custom-dark: #000000;
JSON
{
"hex": "#d64c9a",
"rgb": {
"r": 214,
"g": 76,
"b": 154
},
"hsl": {
"h": 326.087,
"s": 62.727,
"l": 56.863
},
"oklch": {
"l": 0.62683,
"c": 0.18969,
"h": 349
},
"luminance": 0.21798
}Semantic roles & 50–950 ramp
primary
#D64C9A
secondary
#A3DBBB
accent
#E68942
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80