#BC7A97#BC7A97
#BC7A97 is a light, moderate pink. Relative luminance 0.268; OKLCH L 65.7% C 0.090 H 351.9°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7A97 |
|---|---|
| RGB | rgb(188, 122, 151) |
| HSL | hsl(334, 33%, 61%) |
| HSV | hsv(334, 35%, 74%) |
| CMYK | cmyk(0%, 35.1%, 19.7%, 26.3%) |
| CIE-LAB | lab(58.83, 29.88, -4.91) |
| CIE-LCH | lch(58.83, 30.28, 350.66°) |
| OKLab | oklab(65.68% 0.0892 -0.0126) |
| OKLCH | oklch(65.68% 0.09 351.9) |
| XYZ | xyz(33.2849, 26.8468, 32.7009) |
| Luminance | 0.2685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 5.61
Mauve (survey)
#AE7181
ΔE00 5.72
Dusky Pink
#CC7A8B
ΔE00 6.13
Dull Pink
#D5869D
ΔE00 6.19
Old Pink
#C77986
ΔE00 6.70
Palevioletred
#DB7093
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7A97 #7ABC9F
analogous
#BC7AB8 #BC7A97 #BC7E7A
triadic
#BC7A97 #97BC7A #7A97BC
tetradic
#BC7A97 #B8BC7A #7ABC9F #7E7ABC
square
#BC7A97 #B8BC7A #7ABC9F #7E7ABC
split-complementary
#BC7A97 #7ABC7E #7AB8BC
monochromatic
#7D3F5A #A55377 #BC7A97 #D1A3B7 #E5CBD7
Accessibility & contrast
On white
3.30
#BC7A97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#BC7A97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC7A97
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7A97 | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818798
Deuteranopia (green-blind)
#919295
Tritanopia (blue-blind)
#C57884
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #bc7a97; /* rgb */ color: rgb(188, 122, 151); /* oklch */ color: oklch(65.7% 0.090 351.9);
Tailwind
colors: {
custom: {
50: '#d1a1b5',
500: '#bc7a97',
950: '#000000',
},
}SCSS
$custom: #bc7a97; $custom-light: #d1a1b5; $custom-dark: #000000;
JSON
{
"hex": "#bc7a97",
"rgb": {
"r": 188,
"g": 122,
"b": 151
},
"hsl": {
"h": 333.636,
"s": 33,
"l": 60.784
},
"oklch": {
"l": 0.65675,
"c": 0.09006,
"h": 351.9
},
"luminance": 0.26845
}Semantic roles & 50–950 ramp
primary
#BC7A97
secondary
#BCD5CA
accent
#AC7A3A
background
#FDFAFB
surface
#FAF3F6
border
#D3CDD0
text
#140F11
muted
#837F80