#BCA2AC#BCA2AC
#BCA2AC is a light, muted pink. Relative luminance 0.395; OKLCH L 73.8% C 0.033 H 352.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2AC |
|---|---|
| RGB | rgb(188, 162, 172) |
| HSL | hsl(337, 16%, 69%) |
| HSV | hsv(337, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.12, 11.22, -1.64) |
| CIE-LCH | lch(69.12, 11.34, 351.66°) |
| OKLab | oklab(73.81% 0.033 -0.0042) |
| OKLCH | oklch(73.81% 0.033 352.8) |
| XYZ | xyz(41.1052, 39.5115, 44.4829) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.27
Dusty Pink
#D8A7B1
ΔE00 7.09
Light Mauve
#C292A1
ΔE00 7.13
Grey Pink
#C3909B
ΔE00 7.91
Rosybrown
#BC8F8F
ΔE00 8.39
Lilac
#C8A2C8
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2AC #A2BCB2
analogous
#BCA2B9 #BCA2AC #BCA5A2
triadic
#BCA2AC #ACBCA2 #A2ACBC
tetradic
#BCA2AC #B9BCA2 #A2BCB2 #A5A2BC
square
#BCA2AC #B9BCA2 #A2BCB2 #A5A2BC
split-complementary
#BCA2AC #A2BCA5 #A2B9BC
monochromatic
#845F6E #A27E8C #BCA2AC #D6C6CC #EFE9EB
Accessibility & contrast
On white
2.36
#BCA2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#BCA2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2AC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2AC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#C0A1A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca2ac; /* rgb */ color: rgb(188, 162, 172); /* oklch */ color: oklch(73.8% 0.033 352.8);
Tailwind
colors: {
custom: {
50: '#d0bdc4',
500: '#bca2ac',
950: '#000000',
},
}SCSS
$custom: #bca2ac; $custom-light: #d0bdc4; $custom-dark: #000000;
JSON
{
"hex": "#bca2ac",
"rgb": {
"r": 188,
"g": 162,
"b": 172
},
"hsl": {
"h": 336.923,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.73806,
"c": 0.03331,
"h": 352.8
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#BCA2AC
secondary
#D9E1DE
accent
#9A7C4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141212
muted
#828181