#BCA5B2#BCA5B2
#BCA5B2 is a light, muted pink. Relative luminance 0.408; OKLCH L 74.6% C 0.032 H 342.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA5B2 |
|---|---|
| RGB | rgb(188, 165, 178) |
| HSL | hsl(326, 15%, 69%) |
| HSV | hsv(326, 12%, 74%) |
| CMYK | cmyk(0%, 12.2%, 5.3%, 26.3%) |
| CIE-LAB | lab(70.05, 10.64, -3.61) |
| CIE-LCH | lch(70.05, 11.23, 341.26°) |
| OKLab | oklab(74.58% 0.0307 -0.0094) |
| OKLCH | oklch(74.58% 0.032 342.9) |
| XYZ | xyz(42.2292, 40.8167, 47.7647) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.24
Dusty Pink
#D8A7B1
ΔE00 7.87
Light Mauve
#C292A1
ΔE00 8.17
Thistle
#D8BFD8
ΔE00 8.40
Lilac
#C8A2C8
ΔE00 8.69
Grey Pink
#C3909B
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA5B2 #A5BCAF
analogous
#BBA5BC #BCA5B2 #BCA5A7
triadic
#BCA5B2 #B2BCA5 #A5B2BC
tetradic
#BCA5B2 #BCBBA5 #A5BCAF #A5A7BC
square
#BCA5B2 #BCBBA5 #A5BCAF #A5A7BC
split-complementary
#BCA5B2 #A7BCA5 #A5BCBB
monochromatic
#846276 #A28294 #BCA5B2 #D6C8D0 #F0EBEE
Accessibility & contrast
On white
2.29
#BCA5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#BCA5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA5B2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA5B2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#BFA5A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca5b2; /* rgb */ color: rgb(188, 165, 178); /* oklch */ color: oklch(74.6% 0.032 342.9);
Tailwind
colors: {
custom: {
50: '#d0bfc9',
500: '#bca5b2',
950: '#000000',
},
}SCSS
$custom: #bca5b2; $custom-light: #d0bfc9; $custom-dark: #000000;
JSON
{
"hex": "#bca5b2",
"rgb": {
"r": 188,
"g": 165,
"b": 178
},
"hsl": {
"h": 326.087,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.74583,
"c": 0.03211,
"h": 342.9
},
"luminance": 0.40816
}Semantic roles & 50–950 ramp
primary
#BCA5B2
secondary
#DBE2DE
accent
#996E4D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182