#BCA7B2#BCA7B2
#BCA7B2 is a light, muted pink. Relative luminance 0.415; OKLCH L 75.0% C 0.029 H 344.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA7B2 |
|---|---|
| RGB | rgb(188, 167, 178) |
| HSL | hsl(329, 14%, 70%) |
| HSV | hsv(329, 11%, 74%) |
| CMYK | cmyk(0%, 11.2%, 5.3%, 26.3%) |
| CIE-LAB | lab(70.56, 9.54, -2.86) |
| CIE-LCH | lch(70.56, 9.96, 343.30°) |
| OKLab | oklab(74.98% 0.0276 -0.0075) |
| OKLCH | oklch(74.98% 0.029 344.9) |
| XYZ | xyz(42.5928, 41.5439, 47.8859) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.58
Dusty Pink
#D8A7B1
ΔE00 8.34
Thistle
#D8BFD8
ΔE00 8.56
Light Mauve
#C292A1
ΔE00 9.04
Lilac
#C8A2C8
ΔE00 9.65
Grey Pink
#C3909B
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA7B2 #A7BCB1
analogous
#BBA7BC #BCA7B2 #BCA7A8
triadic
#BCA7B2 #B2BCA7 #A7B2BC
tetradic
#BCA7B2 #BCBBA7 #A7BCB1 #A7A8BC
square
#BCA7B2 #BCBBA7 #A7BCB1 #A7A8BC
split-complementary
#BCA7B2 #A8BCA7 #A7BCBB
monochromatic
#846575 #A28494 #BCA7B2 #D6CAD0 #F1ECEF
Accessibility & contrast
On white
2.26
#BCA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#BCA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA7B2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA7B2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#BFA7AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bca7b2; /* rgb */ color: rgb(188, 167, 178); /* oklch */ color: oklch(75.0% 0.029 344.9);
Tailwind
colors: {
custom: {
50: '#d0c1c9',
500: '#bca7b2',
950: '#000000',
},
}SCSS
$custom: #bca7b2; $custom-light: #d0c1c9; $custom-dark: #000000;
JSON
{
"hex": "#bca7b2",
"rgb": {
"r": 188,
"g": 167,
"b": 178
},
"hsl": {
"h": 328.571,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.74979,
"c": 0.02861,
"h": 344.9
},
"luminance": 0.41543
}Semantic roles & 50–950 ramp
primary
#BCA7B2
secondary
#DCE2DF
accent
#98714E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182