#BCA0B2#BCA0B2
#BCA0B2 is a light, muted pink. Relative luminance 0.390; OKLCH L 73.6% C 0.041 H 339.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA0B2 |
|---|---|
| RGB | rgb(188, 160, 178) |
| HSL | hsl(321, 17%, 68%) |
| HSV | hsv(321, 15%, 74%) |
| CMYK | cmyk(0%, 14.9%, 5.3%, 26.3%) |
| CIE-LAB | lab(68.79, 13.39, -5.47) |
| CIE-LCH | lch(68.79, 14.46, 337.78°) |
| OKLab | oklab(73.6% 0.0384 -0.0144) |
| OKLCH | oklch(73.6% 0.041 339.4) |
| XYZ | xyz(41.3449, 39.0482, 47.4699) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.43
Lilac
#C8A2C8
ΔE00 6.63
Dusty Pink
#D8A7B1
ΔE00 7.40
Grey Pink
#C3909B
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 8.69
Dusty Lavender
#AC86A8
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA0B2 #A0BCAA
analogous
#B8A0BC #BCA0B2 #BCA0A4
triadic
#BCA0B2 #B2BCA0 #A0B2BC
tetradic
#BCA0B2 #BCB8A0 #A0BCAA #A0A4BC
square
#BCA0B2 #BCB8A0 #A0BCAA #A0A4BC
split-complementary
#BCA0B2 #A4BCA0 #A0BCB8
monochromatic
#845D76 #A37C95 #BCA0B2 #D5C4CF #EFE8EC
Accessibility & contrast
On white
2.38
#BCA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BCA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA0B2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA0B2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B3
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#C0A0A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bca0b2; /* rgb */ color: rgb(188, 160, 178); /* oklch */ color: oklch(73.6% 0.041 339.4);
Tailwind
colors: {
custom: {
50: '#d0bcc9',
500: '#bca0b2',
950: '#000000',
},
}SCSS
$custom: #bca0b2; $custom-light: #d0bcc9; $custom-dark: #000000;
JSON
{
"hex": "#bca0b2",
"rgb": {
"r": 188,
"g": 160,
"b": 178
},
"hsl": {
"h": 321.429,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.73603,
"c": 0.04101,
"h": 339.4
},
"luminance": 0.39047
}Semantic roles & 50–950 ramp
primary
#BCA0B2
secondary
#D8E0DB
accent
#9C674A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182