#BAA2B6#BAA2B6
#BAA2B6 is a light, muted pink. Relative luminance 0.397; OKLCH L 73.9% C 0.039 H 331.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2B6 |
|---|---|
| RGB | rgb(186, 162, 182) |
| HSL | hsl(310, 15%, 68%) |
| HSV | hsv(310, 13%, 73%) |
| CMYK | cmyk(0%, 12.9%, 2.2%, 27.1%) |
| CIE-LAB | lab(69.23, 12.31, -7.06) |
| CIE-LCH | lch(69.23, 14.19, 330.17°) |
| OKLab | oklab(73.94% 0.0345 -0.0187) |
| OKLCH | oklch(73.94% 0.039 331.5) |
| XYZ | xyz(41.6125, 39.6578, 49.7095) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.40
Light Mauve
#C292A1
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 8.10
Dusty Pink
#D8A7B1
ΔE00 8.60
Dusty Lavender
#AC86A8
ΔE00 9.25
Grey Pink
#C3909B
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2B6 #A2BAA6
analogous
#B2A2BA #BAA2B6 #BAA2AA
triadic
#BAA2B6 #B6BAA2 #A2B6BA
tetradic
#BAA2B6 #BAB2A2 #A2BAA6 #A2AABA
square
#BAA2B6 #BAB2A2 #A2BAA6 #A2AABA
split-complementary
#BAA2B6 #AABAA2 #A2BAB2
monochromatic
#82607C #A07F9A #BAA2B6 #D4C5D2 #EEE8ED
Accessibility & contrast
On white
2.35
#BAA2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BAA2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2B6
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2B6 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B7
Deuteranopia (green-blind)
#A7AAB5
Tritanopia (blue-blind)
#BCA3A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #baa2b6; /* rgb */ color: rgb(186, 162, 182); /* oklch */ color: oklch(73.9% 0.039 331.5);
Tailwind
colors: {
custom: {
50: '#cebdcb',
500: '#baa2b6',
950: '#000000',
},
}SCSS
$custom: #baa2b6; $custom-light: #cebdcb; $custom-dark: #000000;
JSON
{
"hex": "#baa2b6",
"rgb": {
"r": 186,
"g": 162,
"b": 182
},
"hsl": {
"h": 310,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.7394,
"c": 0.03928,
"h": 331.5
},
"luminance": 0.39657
}Semantic roles & 50–950 ramp
primary
#BAA2B6
secondary
#D8E0D9
accent
#99594C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182