#BCAAB8#BCAAB8
#BCAAB8 is a light, muted pink. Relative luminance 0.429; OKLCH L 75.8% C 0.028 H 333.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAAB8 |
|---|---|
| RGB | rgb(188, 170, 184) |
| HSL | hsl(313, 12%, 70%) |
| HSV | hsv(313, 10%, 74%) |
| CMYK | cmyk(0%, 9.6%, 2.1%, 26.3%) |
| CIE-LAB | lab(71.49, 8.99, -4.80) |
| CIE-LCH | lch(71.49, 10.19, 331.92°) |
| OKLab | oklab(75.76% 0.0253 -0.0127) |
| OKLCH | oklch(75.76% 0.028 333.4) |
| XYZ | xyz(43.7644, 42.9021, 51.3135) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.56
Pinkish Grey
#C8ACA9
ΔE00 7.90
Lilac
#C8A2C8
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 9.35
Light Mauve
#C292A1
ΔE00 10.19
Dove Gray
#B6B8BD
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAAB8 #AABCAE
analogous
#B7AABC #BCAAB8 #BCAAAF
triadic
#BCAAB8 #B8BCAA #AAB8BC
tetradic
#BCAAB8 #BCB7AA #AABCAE #AAAFBC
square
#BCAAB8 #BCB7AA #AABCAE #AAAFBC
split-complementary
#BCAAB8 #AFBCAA #AABCB7
monochromatic
#84687E #A1889B #BCAAB8 #D7CCD5 #F2EEF1
Accessibility & contrast
On white
2.19
#BCAAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BCAAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAAB8
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAAB8 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEB9
Deuteranopia (green-blind)
#AEB0B7
Tritanopia (blue-blind)
#BEABAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcaab8; /* rgb */ color: rgb(188, 170, 184); /* oklch */ color: oklch(75.8% 0.028 333.4);
Tailwind
colors: {
custom: {
50: '#d0c3cd',
500: '#bcaab8',
950: '#000000',
},
}SCSS
$custom: #bcaab8; $custom-light: #d0c3cd; $custom-dark: #000000;
JSON
{
"hex": "#bcaab8",
"rgb": {
"r": 188,
"g": 170,
"b": 184
},
"hsl": {
"h": 313.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.75762,
"c": 0.02831,
"h": 333.4
},
"luminance": 0.42902
}Semantic roles & 50–950 ramp
primary
#BCAAB8
secondary
#DEE3E0
accent
#965F50
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182