#BAA4B4#BAA4B4
#BAA4B4 is a light, muted pink. Relative luminance 0.403; OKLCH L 74.3% C 0.034 H 335.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA4B4 |
|---|---|
| RGB | rgb(186, 164, 180) |
| HSL | hsl(316, 14%, 69%) |
| HSV | hsv(316, 12%, 73%) |
| CMYK | cmyk(0%, 11.8%, 3.2%, 27.1%) |
| CIE-LAB | lab(69.67, 10.84, -5.29) |
| CIE-LCH | lch(69.67, 12.06, 333.99°) |
| OKLab | oklab(74.27% 0.0307 -0.014) |
| OKLCH | oklch(74.27% 0.034 335.6) |
| XYZ | xyz(41.7624, 40.2860, 48.7471) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.87
Thistle
#D8BFD8
ΔE00 8.19
Light Mauve
#C292A1
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.45
Dusty Pink
#D8A7B1
ΔE00 8.51
Grey Pink
#C3909B
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA4B4 #A4BAAA
analogous
#B5A4BA #BAA4B4 #BAA4A9
triadic
#BAA4B4 #B4BAA4 #A4B4BA
tetradic
#BAA4B4 #BAB5A4 #A4BAAA #A4A9BA
square
#BAA4B4 #BAB5A4 #A4BAAA #A4A9BA
split-complementary
#BAA4B4 #A9BAA4 #A4BAB5
monochromatic
#816279 #A08197 #BAA4B4 #D4C7D1 #EFEAED
Accessibility & contrast
On white
2.32
#BAA4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BAA4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA4B4
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA4B4 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B5
Deuteranopia (green-blind)
#A9ABB3
Tritanopia (blue-blind)
#BDA5A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa4b4; /* rgb */ color: rgb(186, 164, 180); /* oklch */ color: oklch(74.3% 0.034 335.6);
Tailwind
colors: {
custom: {
50: '#cebfca',
500: '#baa4b4',
950: '#000000',
},
}SCSS
$custom: #baa4b4; $custom-light: #cebfca; $custom-dark: #000000;
JSON
{
"hex": "#baa4b4",
"rgb": {
"r": 186,
"g": 164,
"b": 180
},
"hsl": {
"h": 316.364,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.74268,
"c": 0.03376,
"h": 335.6
},
"luminance": 0.40285
}Semantic roles & 50–950 ramp
primary
#BAA4B4
secondary
#DAE0DB
accent
#98624E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182