#BAA4B0#BAA4B0
#BAA4B0 is a light, muted pink. Relative luminance 0.401; OKLCH L 74.1% C 0.030 H 343.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA4B0 |
|---|---|
| RGB | rgb(186, 164, 176) |
| HSL | hsl(327, 14%, 69%) |
| HSV | hsv(327, 12%, 73%) |
| CMYK | cmyk(0%, 11.8%, 5.4%, 27.1%) |
| CIE-LAB | lab(69.56, 10.11, -3.24) |
| CIE-LCH | lch(69.56, 10.62, 342.23°) |
| OKLab | oklab(74.14% 0.0292 -0.0085) |
| OKLCH | oklch(74.14% 0.03 343.8) |
| XYZ | xyz(41.3608, 40.1253, 46.6320) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.07
Dusty Pink
#D8A7B1
ΔE00 8.25
Light Mauve
#C292A1
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.94
Lilac
#C8A2C8
ΔE00 9.20
Grey Pink
#C3909B
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA4B0 #A4BAAE
analogous
#B9A4BA #BAA4B0 #BAA4A5
triadic
#BAA4B0 #B0BAA4 #A4B0BA
tetradic
#BAA4B0 #BAB9A4 #A4BAAE #A4A5BA
square
#BAA4B0 #BAB9A4 #A4BAAE #A4A5BA
split-complementary
#BAA4B0 #A5BAA4 #A4BAB9
monochromatic
#816273 #A08192 #BAA4B0 #D4C7CE #EFEAEC
Accessibility & contrast
On white
2.33
#BAA4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#BAA4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA4B0
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA4B0 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B1
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#BDA4A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa4b0; /* rgb */ color: rgb(186, 164, 176); /* oklch */ color: oklch(74.1% 0.030 343.8);
Tailwind
colors: {
custom: {
50: '#cebfc7',
500: '#baa4b0',
950: '#000000',
},
}SCSS
$custom: #baa4b0; $custom-light: #cebfc7; $custom-dark: #000000;
JSON
{
"hex": "#baa4b0",
"rgb": {
"r": 186,
"g": 164,
"b": 176
},
"hsl": {
"h": 327.273,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.74142,
"c": 0.03043,
"h": 343.8
},
"luminance": 0.40125
}Semantic roles & 50–950 ramp
primary
#BAA4B0
secondary
#DAE0DD
accent
#986F4E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182