#BAABB4#BAABB4
#BAABB4 is a light, muted pink. Relative luminance 0.429; OKLCH L 75.7% C 0.021 H 340.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BAABB4 |
|---|---|
| RGB | rgb(186, 171, 180) |
| HSL | hsl(324, 10%, 70%) |
| HSV | hsv(324, 8%, 73%) |
| CMYK | cmyk(0%, 8.1%, 3.2%, 27.1%) |
| CIE-LAB | lab(71.46, 7.00, -2.65) |
| CIE-LCH | lch(71.46, 7.49, 339.23°) |
| OKLab | oklab(75.66% 0.02 -0.007) |
| OKLCH | oklch(75.66% 0.021 340.9) |
| XYZ | xyz(43.0498, 42.8607, 49.1762) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 8.74
Dark Gray
#A9A9A9
ΔE00 8.87
Thistle
#D8BFD8
ΔE00 9.13
Silver
#C0C0C0
ΔE00 9.84
Dusty Pink
#D8A7B1
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAABB4 #ABBAB1
analogous
#B9ABBA #BAABB4 #BAABAC
triadic
#BAABB4 #B4BAAB #ABB4BA
tetradic
#BAABB4 #BAB9AB #ABBAB1 #ABACBA
square
#BAABB4 #BAB9AB #ABBAB1 #ABACBA
split-complementary
#BAABB4 #ACBAAB #ABBAB9
monochromatic
#816A78 #9E8996 #BAABB4 #D6CDD2 #F1EEF0
Accessibility & contrast
On white
2.19
#BAABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BAABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAABB4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAABB4 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#AFB0B4
Tritanopia (blue-blind)
#BCABAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #baabb4; /* rgb */ color: rgb(186, 171, 180); /* oklch */ color: oklch(75.7% 0.021 340.9);
Tailwind
colors: {
custom: {
50: '#cec4ca',
500: '#baabb4',
950: '#000000',
},
}SCSS
$custom: #baabb4; $custom-light: #cec4ca; $custom-dark: #000000;
JSON
{
"hex": "#baabb4",
"rgb": {
"r": 186,
"g": 171,
"b": 180
},
"hsl": {
"h": 324,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.75662,
"c": 0.02122,
"h": 340.9
},
"luminance": 0.4286
}Semantic roles & 50–950 ramp
primary
#BAABB4
secondary
#DEE3E0
accent
#946C52
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182