#BAA6B2#BAA6B2
#BAA6B2 is a light, muted pink. Relative luminance 0.409; OKLCH L 74.6% C 0.028 H 341.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6B2 |
|---|---|
| RGB | rgb(186, 166, 178) |
| HSL | hsl(324, 13%, 69%) |
| HSV | hsv(324, 11%, 73%) |
| CMYK | cmyk(0%, 10.8%, 4.3%, 27.1%) |
| CIE-LAB | lab(70.12, 9.37, -3.52) |
| CIE-LCH | lch(70.12, 10.01, 339.44°) |
| OKLab | oklab(74.6% 0.0269 -0.0092) |
| OKLCH | oklch(74.6% 0.028 341.1) |
| XYZ | xyz(41.9209, 40.9265, 47.8021) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 8.66
Dusty Pink
#D8A7B1
ΔE00 8.77
Light Mauve
#C292A1
ΔE00 9.14
Lilac
#C8A2C8
ΔE00 9.48
Grey Pink
#C3909B
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6B2 #A6BAAE
analogous
#B8A6BA #BAA6B2 #BAA6A8
triadic
#BAA6B2 #B2BAA6 #A6B2BA
tetradic
#BAA6B2 #BAB8A6 #A6BAAE #A6A8BA
square
#BAA6B2 #BAB8A6 #A6BAAE #A6A8BA
split-complementary
#BAA6B2 #A8BAA6 #A6BAB8
monochromatic
#816476 #9F8494 #BAA6B2 #D5C8D0 #EFEBEE
Accessibility & contrast
On white
2.29
#BAA6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#BAA6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6B2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6B2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#BDA6AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #baa6b2; /* rgb */ color: rgb(186, 166, 178); /* oklch */ color: oklch(74.6% 0.028 341.1);
Tailwind
colors: {
custom: {
50: '#cec0c9',
500: '#baa6b2',
950: '#000000',
},
}SCSS
$custom: #baa6b2; $custom-light: #cec0c9; $custom-dark: #000000;
JSON
{
"hex": "#baa6b2",
"rgb": {
"r": 186,
"g": 166,
"b": 178
},
"hsl": {
"h": 324,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.74601,
"c": 0.02845,
"h": 341.1
},
"luminance": 0.40926
}Semantic roles & 50–950 ramp
primary
#BAA6B2
secondary
#DBE1DD
accent
#976C4F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182