#BCA2B4#BCA2B4
#BCA2B4 is a light, muted pink. Relative luminance 0.398; OKLCH L 74.1% C 0.039 H 337.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2B4 |
|---|---|
| RGB | rgb(188, 162, 180) |
| HSL | hsl(318, 16%, 69%) |
| HSV | hsv(318, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 4.3%, 26.3%) |
| CIE-LAB | lab(69.35, 12.65, -5.75) |
| CIE-LCH | lch(69.35, 13.90, 335.55°) |
| OKLab | oklab(74.06% 0.0361 -0.0152) |
| OKLCH | oklch(74.06% 0.039 337.2) |
| XYZ | xyz(41.8967, 39.8281, 48.6517) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.73
Light Mauve
#C292A1
ΔE00 7.18
Dusty Pink
#D8A7B1
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 8.20
Grey Pink
#C3909B
ΔE00 8.50
Pinkish Grey
#C8ACA9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2B4 #A2BCAA
analogous
#B7A2BC #BCA2B4 #BCA2A7
triadic
#BCA2B4 #B4BCA2 #A2B4BC
tetradic
#BCA2B4 #BCB7A2 #A2BCAA #A2A7BC
square
#BCA2B4 #BCB7A2 #A2BCAA #A2A7BC
split-complementary
#BCA2B4 #A7BCA2 #A2BCB7
monochromatic
#845F79 #A27E97 #BCA2B4 #D6C6D1 #EFE9ED
Accessibility & contrast
On white
2.34
#BCA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#BCA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2B4
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2B4 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B5
Deuteranopia (green-blind)
#A8ABB3
Tritanopia (blue-blind)
#BFA3A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca2b4; /* rgb */ color: rgb(188, 162, 180); /* oklch */ color: oklch(74.1% 0.039 337.2);
Tailwind
colors: {
custom: {
50: '#d0bdca',
500: '#bca2b4',
950: '#000000',
},
}SCSS
$custom: #bca2b4; $custom-light: #d0bdca; $custom-dark: #000000;
JSON
{
"hex": "#bca2b4",
"rgb": {
"r": 188,
"g": 162,
"b": 180
},
"hsl": {
"h": 318.462,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.74058,
"c": 0.03912,
"h": 337.2
},
"luminance": 0.39827
}Semantic roles & 50–950 ramp
primary
#BCA2B4
secondary
#D9E1DB
accent
#9A634B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182