#BCA2B7#BCA2B7
#BCA2B7 is a light, muted pink. Relative luminance 0.400; OKLCH L 74.2% C 0.042 H 332.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2B7 |
|---|---|
| RGB | rgb(188, 162, 183) |
| HSL | hsl(312, 16%, 69%) |
| HSV | hsv(312, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 2.7%, 26.3%) |
| CIE-LAB | lab(69.44, 13.20, -7.28) |
| CIE-LCH | lch(69.44, 15.08, 331.11°) |
| OKLab | oklab(74.16% 0.0372 -0.0193) |
| OKLCH | oklch(74.16% 0.042 332.5) |
| XYZ | xyz(42.2056, 39.9517, 50.2787) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.81
Light Mauve
#C292A1
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 7.90
Dusty Pink
#D8A7B1
ΔE00 8.21
Grey Pink
#C3909B
ΔE00 8.95
Dusty Lavender
#AC86A8
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2B7 #A2BCA7
analogous
#B4A2BC #BCA2B7 #BCA2AA
triadic
#BCA2B7 #B7BCA2 #A2B7BC
tetradic
#BCA2B7 #BCB4A2 #A2BCA7 #A2AABC
square
#BCA2B7 #BCB4A2 #A2BCA7 #A2AABC
split-complementary
#BCA2B7 #AABCA2 #A2BCB4
monochromatic
#845F7D #A27E9B #BCA2B7 #D6C6D3 #EFE9EE
Accessibility & contrast
On white
2.34
#BCA2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BCA2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2B7
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2B7 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B8
Deuteranopia (green-blind)
#A7ABB6
Tritanopia (blue-blind)
#BFA3A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca2b7; /* rgb */ color: rgb(188, 162, 183); /* oklch */ color: oklch(74.2% 0.042 332.5);
Tailwind
colors: {
custom: {
50: '#d0bdcc',
500: '#bca2b7',
950: '#000000',
},
}SCSS
$custom: #bca2b7; $custom-light: #d0bdcc; $custom-dark: #000000;
JSON
{
"hex": "#bca2b7",
"rgb": {
"r": 188,
"g": 162,
"b": 183
},
"hsl": {
"h": 311.538,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.74155,
"c": 0.04187,
"h": 332.5
},
"luminance": 0.39951
}Semantic roles & 50–950 ramp
primary
#BCA2B7
secondary
#D9E1DB
accent
#9A5A4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182