#BAA6AE#BAA6AE
#BAA6AE is a light, muted pink. Relative luminance 0.408; OKLCH L 74.5% C 0.026 H 351.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6AE |
|---|---|
| RGB | rgb(186, 166, 174) |
| HSL | hsl(336, 13%, 69%) |
| HSV | hsv(336, 11%, 73%) |
| CMYK | cmyk(0%, 10.8%, 6.5%, 27.1%) |
| CIE-LAB | lab(70.01, 8.65, -1.46) |
| CIE-LCH | lch(70.01, 8.77, 350.39°) |
| OKLab | oklab(74.48% 0.0254 -0.0038) |
| OKLCH | oklch(74.48% 0.026 351.6) |
| XYZ | xyz(41.5251, 40.7682, 45.7177) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.75
Dusty Pink
#D8A7B1
ΔE00 8.80
Light Mauve
#C292A1
ΔE00 9.43
Thistle
#D8BFD8
ΔE00 9.69
Rosybrown
#BC8F8F
ΔE00 9.97
Dark Gray
#A9A9A9
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6AE #A6BAB2
analogous
#BAA6B8 #BAA6AE #BAA8A6
triadic
#BAA6AE #AEBAA6 #A6AEBA
tetradic
#BAA6AE #B8BAA6 #A6BAB2 #A8A6BA
square
#BAA6AE #B8BAA6 #A6BAB2 #A8A6BA
split-complementary
#BAA6AE #A6BAA8 #A6B8BA
monochromatic
#816470 #9F848F #BAA6AE #D5C8CD #EFEBED
Accessibility & contrast
On white
2.29
#BAA6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#BAA6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6AE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6AE | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AE
Deuteranopia (green-blind)
#ACACAE
Tritanopia (blue-blind)
#BDA6A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #baa6ae; /* rgb */ color: rgb(186, 166, 174); /* oklch */ color: oklch(74.5% 0.026 351.6);
Tailwind
colors: {
custom: {
50: '#cec0c6',
500: '#baa6ae',
950: '#000000',
},
}SCSS
$custom: #baa6ae; $custom-light: #cec0c6; $custom-dark: #000000;
JSON
{
"hex": "#baa6ae",
"rgb": {
"r": 186,
"g": 166,
"b": 174
},
"hsl": {
"h": 336,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.74478,
"c": 0.02566,
"h": 351.6
},
"luminance": 0.40768
}Semantic roles & 50–950 ramp
primary
#BAA6AE
secondary
#DBE1DE
accent
#977A4F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182