#D64E9B#D64E9B
#D64E9B is a light, vivid pink. Relative luminance 0.221; OKLCH L 62.9% C 0.188 H 348.8°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D64E9B |
|---|---|
| RGB | rgb(214, 78, 155) |
| HSL | hsl(326, 62%, 57%) |
| HSV | hsv(326, 64%, 84%) |
| CMYK | cmyk(0%, 63.6%, 27.6%, 16.1%) |
| CIE-LAB | lab(54.15, 60.65, -13.88) |
| CIE-LCH | lch(54.15, 62.21, 347.11°) |
| OKLab | oklab(62.94% 0.184 -0.0363) |
| OKLCH | oklch(62.94% 0.188 348.8) |
| XYZ | xyz(36.3739, 22.1152, 33.3571) |
| Luminance | 0.2211 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 5.50
Shocking Pink
#FE02A2
ΔE00 6.35
Neon Pink
#FE019A
ΔE00 6.53
Barbie Pink
#FE46A5
ΔE00 6.86
Bright Pink
#FE01B1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D64E9B #4ED689
analogous
#CD4ED6 #D64E9B #D64E57
triadic
#D64E9B #9BD64E #4E9BD6
tetradic
#D64E9B #D6CD4E #4ED689 #4E57D6
square
#D64E9B #D6CD4E #4ED689 #4E57D6
split-complementary
#D64E9B #57D64E #4ED6CD
monochromatic
#8A205C #BB2B7D #D64E9B #E280B7 #EDB1D3
Accessibility & contrast
On white
3.87
#D64E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#D64E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D64E9B
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D64E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D64E9B | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F729D
Deuteranopia (green-blind)
#868A98
Tritanopia (blue-blind)
#E5496E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d64e9b; /* rgb */ color: rgb(214, 78, 155); /* oklch */ color: oklch(62.9% 0.188 348.8);
Tailwind
colors: {
custom: {
50: '#e688b8',
500: '#d64e9b',
950: '#000000',
},
}SCSS
$custom: #d64e9b; $custom-light: #e688b8; $custom-dark: #000000;
JSON
{
"hex": "#d64e9b",
"rgb": {
"r": 214,
"g": 78,
"b": 155
},
"hsl": {
"h": 326.029,
"s": 62.385,
"l": 57.255
},
"oklch": {
"l": 0.62939,
"c": 0.18752,
"h": 348.8
},
"luminance": 0.22111
}Semantic roles & 50–950 ramp
primary
#D64E9B
secondary
#A4DBBC
accent
#E58942
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80