#BAA2AA#BAA2AA
#BAA2AA is a light, muted pink. Relative luminance 0.392; OKLCH L 73.6% C 0.030 H 355.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2AA |
|---|---|
| RGB | rgb(186, 162, 170) |
| HSL | hsl(340, 15%, 68%) |
| HSV | hsv(340, 13%, 73%) |
| CMYK | cmyk(0%, 12.9%, 8.6%, 27.1%) |
| CIE-LAB | lab(68.88, 10.14, -0.90) |
| CIE-LCH | lch(68.88, 10.18, 354.92°) |
| OKLab | oklab(73.56% 0.03 -0.0022) |
| OKLCH | oklch(73.56% 0.03 355.7) |
| XYZ | xyz(40.4251, 39.1829, 43.4559) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.72
Dusty Pink
#D8A7B1
ΔE00 7.79
Light Mauve
#C292A1
ΔE00 7.85
Rosybrown
#BC8F8F
ΔE00 8.43
Grey Pink
#C3909B
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2AA #A2BAB2
analogous
#BAA2B6 #BAA2AA #BAA6A2
triadic
#BAA2AA #AABAA2 #A2AABA
tetradic
#BAA2AA #B6BAA2 #A2BAB2 #A6A2BA
square
#BAA2AA #B6BAA2 #A2BAB2 #A6A2BA
split-complementary
#BAA2AA #A2BAA6 #A2B6BA
monochromatic
#82606B #A07F8A #BAA2AA #D4C5CA #EEE8EA
Accessibility & contrast
On white
2.38
#BAA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BAA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2AA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2AA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#BEA1A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #baa2aa; /* rgb */ color: rgb(186, 162, 170); /* oklch */ color: oklch(73.6% 0.030 355.7);
Tailwind
colors: {
custom: {
50: '#cebdc3',
500: '#baa2aa',
950: '#000000',
},
}SCSS
$custom: #baa2aa; $custom-light: #cebdc3; $custom-dark: #000000;
JSON
{
"hex": "#baa2aa",
"rgb": {
"r": 186,
"g": 162,
"b": 170
},
"hsl": {
"h": 340,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.73561,
"c": 0.0301,
"h": 355.7
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#BAA2AA
secondary
#D8E0DD
accent
#99804C
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181