#BAA0B0#BAA0B0
#BAA0B0 is a light, muted pink. Relative luminance 0.387; OKLCH L 73.4% C 0.038 H 340.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0B0 |
|---|---|
| RGB | rgb(186, 160, 176) |
| HSL | hsl(323, 16%, 68%) |
| HSV | hsv(323, 14%, 73%) |
| CMYK | cmyk(0%, 14%, 5.4%, 27.1%) |
| CIE-LAB | lab(68.55, 12.31, -4.73) |
| CIE-LCH | lch(68.55, 13.19, 338.97°) |
| OKLab | oklab(73.35% 0.0354 -0.0124) |
| OKLCH | oklch(73.35% 0.038 340.6) |
| XYZ | xyz(40.6562, 38.7161, 46.3971) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.79
Lilac
#C8A2C8
ΔE00 7.50
Dusty Pink
#D8A7B1
ΔE00 7.71
Grey Pink
#C3909B
ΔE00 8.02
Pinkish Grey
#C8ACA9
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0B0 #A0BAAA
analogous
#B7A0BA #BAA0B0 #BAA0A3
triadic
#BAA0B0 #B0BAA0 #A0B0BA
tetradic
#BAA0B0 #BAB7A0 #A0BAAA #A0A3BA
square
#BAA0B0 #BAB7A0 #A0BAAA #A0A3BA
split-complementary
#BAA0B0 #A3BAA0 #A0BAB7
monochromatic
#825E74 #A07D93 #BAA0B0 #D4C3CD #EDE7EB
Accessibility & contrast
On white
2.40
#BAA0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BAA0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0B0
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0B0 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#BDA0A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #baa0b0; /* rgb */ color: rgb(186, 160, 176); /* oklch */ color: oklch(73.4% 0.038 340.6);
Tailwind
colors: {
custom: {
50: '#cebcc7',
500: '#baa0b0',
950: '#000000',
},
}SCSS
$custom: #baa0b0; $custom-light: #cebcc7; $custom-dark: #000000;
JSON
{
"hex": "#baa0b0",
"rgb": {
"r": 186,
"g": 160,
"b": 176
},
"hsl": {
"h": 323.077,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.73353,
"c": 0.03752,
"h": 340.6
},
"luminance": 0.38715
}Semantic roles & 50–950 ramp
primary
#BAA0B0
secondary
#D7DFDA
accent
#9A6A4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182