#D64C9D#D64C9D
#D64C9D is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.8% C 0.191 H 347.8°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D64C9D |
|---|---|
| RGB | rgb(214, 76, 157) |
| HSL | hsl(325, 63%, 57%) |
| HSV | hsv(325, 64%, 84%) |
| CMYK | cmyk(0%, 64.5%, 26.6%, 16.1%) |
| CIE-LAB | lab(53.92, 61.71, -15.40) |
| CIE-LCH | lch(53.92, 63.60, 345.99°) |
| OKLab | oklab(62.8% 0.187 -0.0405) |
| OKLCH | oklch(62.8% 0.191 347.8) |
| XYZ | xyz(36.4033, 21.9031, 34.2023) |
| Luminance | 0.2190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.46
Pale Magenta
#D767AD
ΔE00 5.65
Shocking Pink
#FE02A2
ΔE00 6.25
Neon Pink
#FE019A
ΔE00 6.55
Bright Pink
#FE01B1
ΔE00 6.61
Barbie Pink
#FE46A5
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D64C9D #4CD685
analogous
#CA4CD6 #D64C9D #D64C58
triadic
#D64C9D #9DD64C #4C9DD6
tetradic
#D64C9D #D6CA4C #4CD685 #4C58D6
square
#D64C9D #D6CA4C #4CD685 #4C58D6
split-complementary
#D64C9D #58D64C #4CD6CA
monochromatic
#881F5D #BA2B7F #D64C9D #E17EB8 #EDB0D4
Accessibility & contrast
On white
3.90
#D64C9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#D64C9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D64C9D
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D64C9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D64C9D | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D729F
Deuteranopia (green-blind)
#848A9A
Tritanopia (blue-blind)
#E4486E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d64c9d; /* rgb */ color: rgb(214, 76, 157); /* oklch */ color: oklch(62.8% 0.191 347.8);
Tailwind
colors: {
custom: {
50: '#e687ba',
500: '#d64c9d',
950: '#000000',
},
}SCSS
$custom: #d64c9d; $custom-light: #e687ba; $custom-dark: #000000;
JSON
{
"hex": "#d64c9d",
"rgb": {
"r": 214,
"g": 76,
"b": 157
},
"hsl": {
"h": 324.783,
"s": 62.727,
"l": 56.863
},
"oklch": {
"l": 0.62797,
"c": 0.19131,
"h": 347.8
},
"luminance": 0.21899
}Semantic roles & 50–950 ramp
primary
#D64C9D
secondary
#A3DBBA
accent
#E68642
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80