#BAA6B4#BAA6B4
#BAA6B4 is a light, muted pink. Relative luminance 0.410; OKLCH L 74.7% C 0.030 H 336.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6B4 |
|---|---|
| RGB | rgb(186, 166, 180) |
| HSL | hsl(318, 13%, 69%) |
| HSV | hsv(318, 11%, 73%) |
| CMYK | cmyk(0%, 10.8%, 3.2%, 27.1%) |
| CIE-LAB | lab(70.18, 9.74, -4.54) |
| CIE-LCH | lch(70.18, 10.74, 335.02°) |
| OKLab | oklab(74.66% 0.0277 -0.012) |
| OKLCH | oklch(74.66% 0.03 336.6) |
| XYZ | xyz(42.1231, 41.0074, 48.8674) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.83
Thistle
#D8BFD8
ΔE00 8.24
Lilac
#C8A2C8
ΔE00 8.81
Dusty Pink
#D8A7B1
ΔE00 8.86
Light Mauve
#C292A1
ΔE00 9.11
Grey Pink
#C3909B
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6B4 #A6BAAC
analogous
#B6A6BA #BAA6B4 #BAA6AA
triadic
#BAA6B4 #B4BAA6 #A6B4BA
tetradic
#BAA6B4 #BAB6A6 #A6BAAC #A6AABA
square
#BAA6B4 #BAB6A6 #A6BAAC #A6AABA
split-complementary
#BAA6B4 #AABAA6 #A6BAB6
monochromatic
#816479 #9F8497 #BAA6B4 #D5C8D1 #EFEBEE
Accessibility & contrast
On white
2.28
#BAA6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#BAA6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6B4
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6B4 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#AAADB3
Tritanopia (blue-blind)
#BCA6AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #baa6b4; /* rgb */ color: rgb(186, 166, 180); /* oklch */ color: oklch(74.7% 0.030 336.6);
Tailwind
colors: {
custom: {
50: '#cec0ca',
500: '#baa6b4',
950: '#000000',
},
}SCSS
$custom: #baa6b4; $custom-light: #cec0ca; $custom-dark: #000000;
JSON
{
"hex": "#baa6b4",
"rgb": {
"r": 186,
"g": 166,
"b": 180
},
"hsl": {
"h": 318,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.74664,
"c": 0.03015,
"h": 336.6
},
"luminance": 0.41007
}Semantic roles & 50–950 ramp
primary
#BAA6B4
secondary
#DBE1DD
accent
#97644F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182