#BC9FA7#BC9FA7
#BC9FA7 is a light, muted pink. Relative luminance 0.383; OKLCH L 73.1% C 0.036 H 359.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FA7 |
|---|---|
| RGB | rgb(188, 159, 167) |
| HSL | hsl(343, 18%, 68%) |
| HSV | hsv(343, 15%, 74%) |
| CMYK | cmyk(0%, 15.4%, 11.2%, 26.3%) |
| CIE-LAB | lab(68.23, 12.00, -0.17) |
| CIE-LCH | lch(68.23, 12.00, 359.18°) |
| OKLab | oklab(73.07% 0.0358 -0.0003) |
| OKLCH | oklch(73.07% 0.036 359.6) |
| XYZ | xyz(40.1118, 38.2787, 41.8273) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.95
Light Mauve
#C292A1
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 6.62
Grey Pink
#C3909B
ΔE00 6.78
Rosybrown
#BC8F8F
ΔE00 6.94
Greyish Pink
#C88D94
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FA7 #9FBCB4
analogous
#BC9FB5 #BC9FA7 #BCA59F
triadic
#BC9FA7 #A7BC9F #9FA7BC
tetradic
#BC9FA7 #B5BC9F #9FBCB4 #A59FBC
square
#BC9FA7 #B5BC9F #9FBCB4 #A59FBC
split-complementary
#BC9FA7 #9FBCA5 #9FB5BC
monochromatic
#845C67 #A37B86 #BC9FA7 #D5C3C8 #EEE7E9
Accessibility & contrast
On white
2.43
#BC9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BC9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FA7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FA7 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#A9A8A6
Tritanopia (blue-blind)
#C19EA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc9fa7; /* rgb */ color: rgb(188, 159, 167); /* oklch */ color: oklch(73.1% 0.036 359.6);
Tailwind
colors: {
custom: {
50: '#d0bbc1',
500: '#bc9fa7',
950: '#000000',
},
}SCSS
$custom: #bc9fa7; $custom-light: #d0bbc1; $custom-dark: #000000;
JSON
{
"hex": "#bc9fa7",
"rgb": {
"r": 188,
"g": 159,
"b": 167
},
"hsl": {
"h": 343.448,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73065,
"c": 0.0358,
"h": 359.6
},
"luminance": 0.38278
}Semantic roles & 50–950 ramp
primary
#BC9FA7
secondary
#D7E0DD
accent
#9C8549
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081