#BBA2B2#BBA2B2
#BBA2B2 is a light, muted pink. Relative luminance 0.396; OKLCH L 73.9% C 0.037 H 339.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2B2 |
|---|---|
| RGB | rgb(187, 162, 178) |
| HSL | hsl(322, 16%, 68%) |
| HSV | hsv(322, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 4.8%, 26.7%) |
| CIE-LAB | lab(69.20, 11.93, -4.87) |
| CIE-LCH | lch(69.20, 12.89, 337.79°) |
| OKLab | oklab(73.9% 0.0342 -0.0128) |
| OKLCH | oklch(73.9% 0.037 339.4) |
| XYZ | xyz(41.4489, 39.6206, 47.5749) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.30
Lilac
#C8A2C8
ΔE00 7.51
Dusty Pink
#D8A7B1
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 8.40
Grey Pink
#C3909B
ΔE00 8.51
Thistle
#D8BFD8
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2B2 #A2BBAB
analogous
#B7A2BB #BBA2B2 #BBA2A5
triadic
#BBA2B2 #B2BBA2 #A2B2BB
tetradic
#BBA2B2 #BBB7A2 #A2BBAB #A2A5BB
square
#BBA2B2 #BBB7A2 #A2BBAB #A2A5BB
split-complementary
#BBA2B2 #A5BBA2 #A2BBB7
monochromatic
#836076 #A17F95 #BBA2B2 #D5C5CF #EFE9ED
Accessibility & contrast
On white
2.35
#BBA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#BBA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2B2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2B2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#BEA2A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bba2b2; /* rgb */ color: rgb(187, 162, 178); /* oklch */ color: oklch(73.9% 0.037 339.4);
Tailwind
colors: {
custom: {
50: '#cfbdc9',
500: '#bba2b2',
950: '#000000',
},
}SCSS
$custom: #bba2b2; $custom-light: #cfbdc9; $custom-dark: #000000;
JSON
{
"hex": "#bba2b2",
"rgb": {
"r": 187,
"g": 162,
"b": 178
},
"hsl": {
"h": 321.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73902,
"c": 0.03651,
"h": 339.4
},
"luminance": 0.3962
}Semantic roles & 50–950 ramp
primary
#BBA2B2
secondary
#D9E0DB
accent
#9A684C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182