#BAA8B2#BAA8B2
#BAA8B2 is a light, muted pink. Relative luminance 0.417; OKLCH L 75.0% C 0.025 H 343.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA8B2 |
|---|---|
| RGB | rgb(186, 168, 178) |
| HSL | hsl(327, 12%, 69%) |
| HSV | hsv(327, 10%, 73%) |
| CMYK | cmyk(0%, 9.7%, 4.3%, 27.1%) |
| CIE-LAB | lab(70.64, 8.28, -2.76) |
| CIE-LCH | lch(70.64, 8.73, 341.54°) |
| OKLab | oklab(75% 0.0239 -0.0072) |
| OKLCH | oklch(75% 0.025 343.1) |
| XYZ | xyz(42.2873, 41.6593, 47.9242) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 8.96
Dusty Pink
#D8A7B1
ΔE00 9.34
Dark Gray
#A9A9A9
ΔE00 9.94
Light Mauve
#C292A1
ΔE00 10.07
Dove Gray
#B6B8BD
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA8B2 #A8BAB0
analogous
#B9A8BA #BAA8B2 #BAA8A9
triadic
#BAA8B2 #B2BAA8 #A8B2BA
tetradic
#BAA8B2 #BAB9A8 #A8BAB0 #A8A9BA
square
#BAA8B2 #BAB9A8 #A8BAB0 #A8A9BA
split-complementary
#BAA8B2 #A9BAA8 #A8BAB9
monochromatic
#816675 #9F8694 #BAA8B2 #D5CAD0 #F0ECEE
Accessibility & contrast
On white
2.25
#BAA8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#BAA8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA8B2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA8B2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#BDA8AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baa8b2; /* rgb */ color: rgb(186, 168, 178); /* oklch */ color: oklch(75.0% 0.025 343.1);
Tailwind
colors: {
custom: {
50: '#cec1c9',
500: '#baa8b2',
950: '#000000',
},
}SCSS
$custom: #baa8b2; $custom-light: #cec1c9; $custom-dark: #000000;
JSON
{
"hex": "#baa8b2",
"rgb": {
"r": 186,
"g": 168,
"b": 178
},
"hsl": {
"h": 326.667,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.74999,
"c": 0.02492,
"h": 343.1
},
"luminance": 0.41659
}Semantic roles & 50–950 ramp
primary
#BAA8B2
secondary
#DCE1DF
accent
#966F50
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182