#BBA2AB#BBA2AB
#BBA2AB is a light, muted pink. Relative luminance 0.393; OKLCH L 73.7% C 0.032 H 354.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2AB |
|---|---|
| RGB | rgb(187, 162, 171) |
| HSL | hsl(338, 16%, 68%) |
| HSV | hsv(338, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 8.6%, 26.7%) |
| CIE-LAB | lab(69.00, 10.68, -1.27) |
| CIE-LCH | lch(69.00, 10.75, 353.20°) |
| OKLab | oklab(73.68% 0.0315 -0.0032) |
| OKLCH | oklch(73.68% 0.032 354.2) |
| XYZ | xyz(40.7639, 39.3466, 43.9675) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Dusty Pink
#D8A7B1
ΔE00 7.43
Light Mauve
#C292A1
ΔE00 7.48
Grey Pink
#C3909B
ΔE00 8.18
Rosybrown
#BC8F8F
ΔE00 8.39
Thistle
#D8BFD8
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2AB #A2BBB2
analogous
#BBA2B7 #BBA2AB #BBA5A2
triadic
#BBA2AB #ABBBA2 #A2ABBB
tetradic
#BBA2AB #B7BBA2 #A2BBB2 #A5A2BB
square
#BBA2AB #B7BBA2 #A2BBB2 #A5A2BB
split-complementary
#BBA2AB #A2BBA5 #A2B7BB
monochromatic
#83606C #A17F8B #BBA2AB #D5C5CB #EFE9EB
Accessibility & contrast
On white
2.37
#BBA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BBA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2AB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2AB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#AAAAAA
Tritanopia (blue-blind)
#BFA1A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bba2ab; /* rgb */ color: rgb(187, 162, 171); /* oklch */ color: oklch(73.7% 0.032 354.2);
Tailwind
colors: {
custom: {
50: '#cfbdc4',
500: '#bba2ab',
950: '#000000',
},
}SCSS
$custom: #bba2ab; $custom-light: #cfbdc4; $custom-dark: #000000;
JSON
{
"hex": "#bba2ab",
"rgb": {
"r": 187,
"g": 162,
"b": 171
},
"hsl": {
"h": 338.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73683,
"c": 0.03169,
"h": 354.2
},
"luminance": 0.39346
}Semantic roles & 50–950 ramp
primary
#BBA2AB
secondary
#D9E0DD
accent
#9A7E4C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141212
muted
#828181