#BCA2BB#BCA2BB
#BCA2BB is a light, muted purple. Relative luminance 0.401; OKLCH L 74.3% C 0.046 H 327.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2BB |
|---|---|
| RGB | rgb(188, 162, 187) |
| HSL | hsl(302, 16%, 69%) |
| HSV | hsv(302, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 0.5%, 26.3%) |
| CIE-LAB | lab(69.56, 13.95, -9.32) |
| CIE-LCH | lch(69.56, 16.78, 326.25°) |
| OKLab | oklab(74.29% 0.0386 -0.0248) |
| OKLCH | oklch(74.29% 0.046 327.2) |
| XYZ | xyz(42.6279, 40.1206, 52.5025) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 7.72
Light Mauve
#C292A1
ΔE00 8.11
Dusty Lavender
#AC86A8
ΔE00 8.58
Dusty Pink
#D8A7B1
ΔE00 8.98
Grey Pink
#C3909B
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2BB #A2BCA3
analogous
#B0A2BC #BCA2BB #BCA2AE
triadic
#BCA2BB #BBBCA2 #A2BBBC
tetradic
#BCA2BB #BCB0A2 #A2BCA3 #A2AEBC
square
#BCA2BB #BCB0A2 #A2BCA3 #A2AEBC
split-complementary
#BCA2BB #AEBCA2 #A2BCB0
monochromatic
#845F83 #A27EA1 #BCA2BB #D6C6D5 #EFE9EF
Accessibility & contrast
On white
2.33
#BCA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#BCA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2BB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2BB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#BEA4AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca2bb; /* rgb */ color: rgb(188, 162, 187); /* oklch */ color: oklch(74.3% 0.046 327.2);
Tailwind
colors: {
custom: {
50: '#d0bdcf',
500: '#bca2bb',
950: '#000000',
},
}SCSS
$custom: #bca2bb; $custom-light: #d0bdcf; $custom-dark: #000000;
JSON
{
"hex": "#bca2bb",
"rgb": {
"r": 188,
"g": 162,
"b": 187
},
"hsl": {
"h": 302.308,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.74288,
"c": 0.04591,
"h": 327.2
},
"luminance": 0.4012
}Semantic roles & 50–950 ramp
primary
#BCA2BB
secondary
#D9E1D9
accent
#9A4E4B
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141213
muted
#828182