#BCA2B3#BCA2B3
#BCA2B3 is a light, muted pink. Relative luminance 0.398; OKLCH L 74.0% C 0.038 H 338.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2B3 |
|---|---|
| RGB | rgb(188, 162, 179) |
| HSL | hsl(321, 16%, 69%) |
| HSV | hsv(321, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 4.8%, 26.3%) |
| CIE-LAB | lab(69.32, 12.47, -5.24) |
| CIE-LCH | lch(69.32, 13.52, 337.21°) |
| OKLab | oklab(74.02% 0.0357 -0.0138) |
| OKLCH | oklch(74.02% 0.038 338.9) |
| XYZ | xyz(41.7952, 39.7875, 48.1171) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.06
Light Mauve
#C292A1
ΔE00 7.10
Dusty Pink
#D8A7B1
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 8.33
Grey Pink
#C3909B
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2B3 #A2BCAB
analogous
#B8A2BC #BCA2B3 #BCA2A6
triadic
#BCA2B3 #B3BCA2 #A2B3BC
tetradic
#BCA2B3 #BCB8A2 #A2BCAB #A2A6BC
square
#BCA2B3 #BCB8A2 #A2BCAB #A2A6BC
split-complementary
#BCA2B3 #A6BCA2 #A2BCB8
monochromatic
#845F77 #A27E96 #BCA2B3 #D6C6D0 #EFE9ED
Accessibility & contrast
On white
2.34
#BCA2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#BCA2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2B3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2B3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B4
Deuteranopia (green-blind)
#A8ABB2
Tritanopia (blue-blind)
#BFA2A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca2b3; /* rgb */ color: rgb(188, 162, 179); /* oklch */ color: oklch(74.0% 0.038 338.9);
Tailwind
colors: {
custom: {
50: '#d0bdc9',
500: '#bca2b3',
950: '#000000',
},
}SCSS
$custom: #bca2b3; $custom-light: #d0bdc9; $custom-dark: #000000;
JSON
{
"hex": "#bca2b3",
"rgb": {
"r": 188,
"g": 162,
"b": 179
},
"hsl": {
"h": 320.769,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.74025,
"c": 0.03826,
"h": 338.9
},
"luminance": 0.39787
}Semantic roles & 50–950 ramp
primary
#BCA2B3
secondary
#D9E1DC
accent
#9A674B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182