#BAAAB0#BAAAB0
#BAAAB0 is a light, muted pink. Relative luminance 0.423; OKLCH L 75.3% C 0.020 H 352.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAAB0 |
|---|---|
| RGB | rgb(186, 170, 176) |
| HSL | hsl(338, 10%, 70%) |
| HSV | hsv(338, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 5.4%, 27.1%) |
| CIE-LAB | lab(71.09, 6.82, -0.99) |
| CIE-LCH | lch(71.09, 6.89, 351.76°) |
| OKLab | oklab(75.34% 0.02 -0.0025) |
| OKLCH | oklch(75.34% 0.02 352.8) |
| XYZ | xyz(42.4600, 42.3237, 46.9984) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.71
Dark Gray
#A9A9A9
ΔE00 8.47
Dove Gray
#B6B8BD
ΔE00 8.85
Silver
#C0C0C0
ΔE00 9.66
Thistle
#D8BFD8
ΔE00 10.07
Dusty Pink
#D8A7B1
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAAB0 #AABAB4
analogous
#BAAAB8 #BAAAB0 #BAACAA
triadic
#BAAAB0 #B0BAAA #AAB0BA
tetradic
#BAAAB0 #B8BAAA #AABAB4 #ACAABA
square
#BAAAB0 #B8BAAA #AABAB4 #ACAABA
split-complementary
#BAAAB0 #AABAAC #AAB8BA
monochromatic
#816972 #9F8891 #BAAAB0 #D5CCCF #F1EEEF
Accessibility & contrast
On white
2.22
#BAAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#BAAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAAB0
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAAB0 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB0
Deuteranopia (green-blind)
#AFAFB0
Tritanopia (blue-blind)
#BDAAAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #baaab0; /* rgb */ color: rgb(186, 170, 176); /* oklch */ color: oklch(75.3% 0.020 352.8);
Tailwind
colors: {
custom: {
50: '#cec3c7',
500: '#baaab0',
950: '#000000',
},
}SCSS
$custom: #baaab0; $custom-light: #cec3c7; $custom-dark: #000000;
JSON
{
"hex": "#baaab0",
"rgb": {
"r": 186,
"g": 170,
"b": 176
},
"hsl": {
"h": 337.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.75339,
"c": 0.02019,
"h": 352.8
},
"luminance": 0.42323
}Semantic roles & 50–950 ramp
primary
#BAAAB0
secondary
#DEE2E0
accent
#947B51
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182