#D977BF#D977BF
#D977BF is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.1% C 0.150 H 337.9°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D977BF |
|---|---|
| RGB | rgb(217, 119, 191) |
| HSL | hsl(316, 56%, 66%) |
| HSV | hsv(316, 45%, 85%) |
| CMYK | cmyk(0%, 45.2%, 12%, 14.9%) |
| CIE-LAB | lab(63.10, 47.63, -20.99) |
| CIE-LCH | lch(63.10, 52.05, 336.21°) |
| OKLab | oklab(70.11% 0.1388 -0.0563) |
| OKLCH | oklch(70.11% 0.15 337.9) |
| XYZ | xyz(44.6163, 31.7098, 53.0507) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.17
Pale Magenta
#D767AD
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.27
Purplish Pink
#CE5DAE
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D977BF #77D991
analogous
#C277D9 #D977BF #D9778E
triadic
#D977BF #BFD977 #77BFD9
tetradic
#D977BF #D9C277 #77D991 #778ED9
square
#D977BF #D9C277 #77D991 #778ED9
split-complementary
#D977BF #8ED977 #77D9C2
monochromatic
#A72F87 #CC47A8 #D977BF #E6A7D6 #F4D7EC
Accessibility & contrast
On white
2.86
#D977BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#D977BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D977BF
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D977BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D977BF | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8FC2
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#E27A92
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d977bf; /* rgb */ color: rgb(217, 119, 191); /* oklch */ color: oklch(70.1% 0.150 337.9);
Tailwind
colors: {
custom: {
50: '#e7a1d2',
500: '#d977bf',
950: '#000000',
},
}SCSS
$custom: #d977bf; $custom-light: #e7a1d2; $custom-dark: #000000;
JSON
{
"hex": "#d977bf",
"rgb": {
"r": 217,
"g": 119,
"b": 191
},
"hsl": {
"h": 315.918,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.70109,
"c": 0.14984,
"h": 337.9
},
"luminance": 0.31707
}Semantic roles & 50–950 ramp
primary
#D977BF
secondary
#C6E6CE
accent
#C44D22
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82