#D64B98#D64B98
#D64B98 is a light, vivid pink. Relative luminance 0.216; OKLCH L 62.5% C 0.190 H 349.8°. Best body text is #000000 at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D64B98 |
|---|---|
| RGB | rgb(214, 75, 152) |
| HSL | hsl(327, 63%, 57%) |
| HSV | hsv(327, 65%, 84%) |
| CMYK | cmyk(0%, 65%, 29%, 16.1%) |
| CIE-LAB | lab(53.60, 61.49, -12.94) |
| CIE-LCH | lch(53.60, 62.84, 348.11°) |
| OKLab | oklab(62.5% 0.1869 -0.0338) |
| OKLCH | oklch(62.5% 0.19 349.8) |
| XYZ | xyz(35.9168, 21.5991, 31.9772) |
| Luminance | 0.2160 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.37
Pale Magenta
#D767AD
ΔE00 6.19
Shocking Pink
#FE02A2
ΔE00 6.25
Neon Pink
#FE019A
ΔE00 6.31
Darkish Pink
#DA467D
ΔE00 6.48
Deeppink
#FF1493
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D64B98 #4BD689
analogous
#CF4BD6 #D64B98 #D64B53
triadic
#D64B98 #98D64B #4B98D6
tetradic
#D64B98 #D6CF4B #4BD689 #4B53D6
square
#D64B98 #D6CF4B #4BD689 #4B53D6
split-complementary
#D64B98 #53D64B #4BD6CF
monochromatic
#881F59 #BA2A7A #D64B98 #E17DB5 #EDAFD1
Accessibility & contrast
On white
3.95
#D64B98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.32
#D64B98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D64B98
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D64B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D64B98 | 1.00 | 3.95 | 5.32 | 5.32 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E709A
Deuteranopia (green-blind)
#858995
Tritanopia (blue-blind)
#E5456B
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d64b98; /* rgb */ color: rgb(214, 75, 152); /* oklch */ color: oklch(62.5% 0.190 349.8);
Tailwind
colors: {
custom: {
50: '#e786b6',
500: '#d64b98',
950: '#000000',
},
}SCSS
$custom: #d64b98; $custom-light: #e786b6; $custom-dark: #000000;
JSON
{
"hex": "#d64b98",
"rgb": {
"r": 214,
"g": 75,
"b": 152
},
"hsl": {
"h": 326.763,
"s": 62.896,
"l": 56.667
},
"oklch": {
"l": 0.62499,
"c": 0.18997,
"h": 349.8
},
"luminance": 0.21595
}Semantic roles & 50–950 ramp
primary
#D64B98
secondary
#A2DBBB
accent
#E68B42
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80