#BCA4B2#BCA4B2
#BCA4B2 is a light, muted pink. Relative luminance 0.405; OKLCH L 74.4% C 0.034 H 342.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA4B2 |
|---|---|
| RGB | rgb(188, 164, 178) |
| HSL | hsl(325, 15%, 69%) |
| HSV | hsv(325, 13%, 74%) |
| CMYK | cmyk(0%, 12.8%, 5.3%, 26.3%) |
| CIE-LAB | lab(69.79, 11.19, -3.98) |
| CIE-LCH | lch(69.79, 11.87, 340.41°) |
| OKLab | oklab(74.39% 0.0322 -0.0104) |
| OKLCH | oklch(74.39% 0.034 342.1) |
| XYZ | xyz(42.0495, 40.4574, 47.7048) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.59
Dusty Pink
#D8A7B1
ΔE00 7.70
Light Mauve
#C292A1
ΔE00 7.77
Lilac
#C8A2C8
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.39
Grey Pink
#C3909B
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA4B2 #A4BCAE
analogous
#BAA4BC #BCA4B2 #BCA4A6
triadic
#BCA4B2 #B2BCA4 #A4B2BC
tetradic
#BCA4B2 #BCBAA4 #A4BCAE #A4A6BC
square
#BCA4B2 #BCBAA4 #A4BCAE #A4A6BC
split-complementary
#BCA4B2 #A6BCA4 #A4BCBA
monochromatic
#846176 #A28194 #BCA4B2 #D6C7D0 #F0EAEE
Accessibility & contrast
On white
2.31
#BCA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#BCA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA4B2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA4B2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B3
Deuteranopia (green-blind)
#AAACB1
Tritanopia (blue-blind)
#BFA4A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca4b2; /* rgb */ color: rgb(188, 164, 178); /* oklch */ color: oklch(74.4% 0.034 342.1);
Tailwind
colors: {
custom: {
50: '#d0bfc9',
500: '#bca4b2',
950: '#000000',
},
}SCSS
$custom: #bca4b2; $custom-light: #d0bfc9; $custom-dark: #000000;
JSON
{
"hex": "#bca4b2",
"rgb": {
"r": 188,
"g": 164,
"b": 178
},
"hsl": {
"h": 325,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.74386,
"c": 0.03388,
"h": 342.1
},
"luminance": 0.40457
}Semantic roles & 50–950 ramp
primary
#BCA4B2
secondary
#DAE1DD
accent
#996C4C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182