#BBAAB2#BBAAB2
#BBAAB2 is a light, muted pink. Relative luminance 0.425; OKLCH L 75.5% C 0.022 H 347.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAAB2 |
|---|---|
| RGB | rgb(187, 170, 178) |
| HSL | hsl(332, 11%, 70%) |
| HSV | hsv(332, 9%, 73%) |
| CMYK | cmyk(0%, 9.1%, 4.8%, 26.7%) |
| CIE-LAB | lab(71.23, 7.54, -1.87) |
| CIE-LCH | lch(71.23, 7.77, 346.04°) |
| OKLab | oklab(75.49% 0.0219 -0.0049) |
| OKLCH | oklch(75.49% 0.022 347.5) |
| XYZ | xyz(42.9032, 42.5292, 48.0597) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.06
Dark Gray
#A9A9A9
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.27
Dove Gray
#B6B8BD
ΔE00 9.38
Dusty Pink
#D8A7B1
ΔE00 9.68
Silver
#C0C0C0
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAAB2 #AABBB3
analogous
#BBAABA #BBAAB2 #BBABAA
triadic
#BBAAB2 #B2BBAA #AAB2BB
tetradic
#BBAAB2 #BABBAA #AABBB3 #ABAABB
square
#BBAAB2 #BABBAA #AABBB3 #ABAABB
split-complementary
#BBAAB2 #AABBAB #AABABB
monochromatic
#826875 #A08893 #BBAAB2 #D6CCD1 #F1EEF0
Accessibility & contrast
On white
2.21
#BBAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#BBAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAAB2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAAB2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#AFAFB2
Tritanopia (blue-blind)
#BEAAAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbaab2; /* rgb */ color: rgb(187, 170, 178); /* oklch */ color: oklch(75.5% 0.022 347.5);
Tailwind
colors: {
custom: {
50: '#cfc3c9',
500: '#bbaab2',
950: '#000000',
},
}SCSS
$custom: #bbaab2; $custom-light: #cfc3c9; $custom-dark: #000000;
JSON
{
"hex": "#bbaab2",
"rgb": {
"r": 187,
"g": 170,
"b": 178
},
"hsl": {
"h": 331.765,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.75488,
"c": 0.02245,
"h": 347.5
},
"luminance": 0.42529
}Semantic roles & 50–950 ramp
primary
#BBAAB2
secondary
#DEE3E1
accent
#957550
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182