#BC7A96#BC7A96
#BC7A96 is a light, moderate pink. Relative luminance 0.268; OKLCH L 65.6% C 0.090 H 352.8°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7A96 |
|---|---|
| RGB | rgb(188, 122, 150) |
| HSL | hsl(335, 33%, 61%) |
| HSV | hsv(335, 35%, 74%) |
| CMYK | cmyk(0%, 35.1%, 20.2%, 26.3%) |
| CIE-LAB | lab(58.80, 29.72, -4.38) |
| CIE-LCH | lch(58.80, 30.04, 351.61°) |
| OKLab | oklab(65.64% 0.0888 -0.0112) |
| OKLCH | oklch(65.64% 0.09 352.8) |
| XYZ | xyz(33.2041, 26.8144, 32.2750) |
| Luminance | 0.2681 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 5.43
Mauve (survey)
#AE7181
ΔE00 5.49
Dusky Pink
#CC7A8B
ΔE00 5.86
Dull Pink
#D5869D
ΔE00 6.06
Old Pink
#C77986
ΔE00 6.41
Palevioletred
#DB7093
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7A96 #7ABCA0
analogous
#BC7AB7 #BC7A96 #BC7F7A
triadic
#BC7A96 #96BC7A #7A96BC
tetradic
#BC7A96 #B7BC7A #7ABCA0 #7F7ABC
square
#BC7A96 #B7BC7A #7ABCA0 #7F7ABC
split-complementary
#BC7A96 #7ABC7F #7AB7BC
monochromatic
#7D3F59 #A55376 #BC7A96 #D1A3B6 #E5CBD6
Accessibility & contrast
On white
3.30
#BC7A96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#BC7A96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC7A96
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7A96 | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818797
Deuteranopia (green-blind)
#919294
Tritanopia (blue-blind)
#C67884
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #bc7a96; /* rgb */ color: rgb(188, 122, 150); /* oklch */ color: oklch(65.6% 0.090 352.8);
Tailwind
colors: {
custom: {
50: '#d1a1b4',
500: '#bc7a96',
950: '#000000',
},
}SCSS
$custom: #bc7a96; $custom-light: #d1a1b4; $custom-dark: #000000;
JSON
{
"hex": "#bc7a96",
"rgb": {
"r": 188,
"g": 122,
"b": 150
},
"hsl": {
"h": 334.545,
"s": 33,
"l": 60.784
},
"oklch": {
"l": 0.65642,
"c": 0.08952,
"h": 352.8
},
"luminance": 0.26812
}Semantic roles & 50–950 ramp
primary
#BC7A96
secondary
#BCD5CB
accent
#AC7B3A
background
#FDFAFB
surface
#FAF3F6
border
#D3CDD0
text
#140F11
muted
#837F80