#BBA2AA#BBA2AA
#BBA2AA is a light, muted pink. Relative luminance 0.393; OKLCH L 73.7% C 0.031 H 356.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2AA |
|---|---|
| RGB | rgb(187, 162, 170) |
| HSL | hsl(341, 16%, 68%) |
| HSV | hsv(341, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 9.1%, 26.7%) |
| CIE-LAB | lab(68.97, 10.50, -0.76) |
| CIE-LCH | lch(68.97, 10.53, 355.88°) |
| OKLab | oklab(73.65% 0.0312 -0.0018) |
| OKLCH | oklch(73.65% 0.031 356.6) |
| XYZ | xyz(40.6690, 39.3086, 43.4674) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 7.46
Light Mauve
#C292A1
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 8.21
Rosybrown
#BC8F8F
ΔE00 8.21
Greyish Pink
#C88D94
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2AA #A2BBB3
analogous
#BBA2B6 #BBA2AA #BBA6A2
triadic
#BBA2AA #AABBA2 #A2AABB
tetradic
#BBA2AA #B6BBA2 #A2BBB3 #A6A2BB
square
#BBA2AA #B6BBA2 #A2BBB3 #A6A2BB
split-complementary
#BBA2AA #A2BBA6 #A2B6BB
monochromatic
#83606B #A17F8A #BBA2AA #D5C5CA #EFE9EB
Accessibility & contrast
On white
2.37
#BBA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BBA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2AA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2AA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#C0A1A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bba2aa; /* rgb */ color: rgb(187, 162, 170); /* oklch */ color: oklch(73.7% 0.031 356.6);
Tailwind
colors: {
custom: {
50: '#cfbdc3',
500: '#bba2aa',
950: '#000000',
},
}SCSS
$custom: #bba2aa; $custom-light: #cfbdc3; $custom-dark: #000000;
JSON
{
"hex": "#bba2aa",
"rgb": {
"r": 187,
"g": 162,
"b": 170
},
"hsl": {
"h": 340.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73653,
"c": 0.0312,
"h": 356.6
},
"luminance": 0.39308
}Semantic roles & 50–950 ramp
primary
#BBA2AA
secondary
#D9E0DE
accent
#9A814C
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181