#B6A2AE#B6A2AE
#B6A2AE is a light, muted pink. Relative luminance 0.388; OKLCH L 73.3% C 0.029 H 341.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A2AE |
|---|---|
| RGB | rgb(182, 162, 174) |
| HSL | hsl(324, 12%, 67%) |
| HSV | hsv(324, 11%, 71%) |
| CMYK | cmyk(0%, 11%, 4.4%, 28.6%) |
| CIE-LAB | lab(68.64, 9.41, -3.53) |
| CIE-LCH | lch(68.64, 10.05, 339.46°) |
| OKLab | oklab(73.32% 0.027 -0.0093) |
| OKLCH | oklch(73.32% 0.029 341.1) |
| XYZ | xyz(39.8508, 38.8424, 45.4342) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.54
Light Mauve
#C292A1
ΔE00 8.70
Dusty Pink
#D8A7B1
ΔE00 9.12
Lilac
#C8A2C8
ΔE00 9.60
Grey Pink
#C3909B
ΔE00 9.63
Thistle
#D8BFD8
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A2AE #A2B6AA
analogous
#B4A2B6 #B6A2AE #B6A2A4
triadic
#B6A2AE #AEB6A2 #A2AEB6
tetradic
#B6A2AE #B6B4A2 #A2B6AA #A2A4B6
square
#B6A2AE #B6B4A2 #A2B6AA #A2A4B6
split-complementary
#B6A2AE #A4B6A2 #A2B6B4
monochromatic
#7C6171 #9B8090 #B6A2AE #D1C4CC #ECE7EA
Accessibility & contrast
On white
2.39
#B6A2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#B6A2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A2AE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A2AE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#B9A2A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b6a2ae; /* rgb */ color: rgb(182, 162, 174); /* oklch */ color: oklch(73.3% 0.029 341.1);
Tailwind
colors: {
custom: {
50: '#ccbdc6',
500: '#b6a2ae',
950: '#000000',
},
}SCSS
$custom: #b6a2ae; $custom-light: #ccbdc6; $custom-dark: #000000;
JSON
{
"hex": "#b6a2ae",
"rgb": {
"r": 182,
"g": 162,
"b": 174
},
"hsl": {
"h": 324,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.7332,
"c": 0.02857,
"h": 341.1
},
"luminance": 0.38842
}Semantic roles & 50–950 ramp
primary
#B6A2AE
secondary
#D7DDD9
accent
#966C4F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182