#B6A8AE#B6A8AE
#B6A8AE is a light, near-neutral pink. Relative luminance 0.410; OKLCH L 74.5% C 0.018 H 349.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A8AE |
|---|---|
| RGB | rgb(182, 168, 174) |
| HSL | hsl(334, 9%, 69%) |
| HSV | hsv(334, 8%, 71%) |
| CMYK | cmyk(0%, 7.7%, 4.4%, 28.6%) |
| CIE-LAB | lab(70.18, 6.12, -1.26) |
| CIE-LCH | lch(70.18, 6.25, 348.36°) |
| OKLab | oklab(74.52% 0.0179 -0.0032) |
| OKLCH | oklch(74.52% 0.018 349.7) |
| XYZ | xyz(40.9331, 41.0068, 45.7949) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.42
Dark Gray
#A9A9A9
ΔE00 7.70
Dove Gray
#B6B8BD
ΔE00 8.39
Silver
#C0C0C0
ΔE00 9.47
Thistle
#D8BFD8
ΔE00 10.79
Dusty Pink
#D8A7B1
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A8AE #A8B6B0
analogous
#B6A8B5 #B6A8AE #B6A9A8
triadic
#B6A8AE #AEB6A8 #A8AEB6
tetradic
#B6A8AE #B5B6A8 #A8B6B0 #A9A8B6
square
#B6A8AE #B5B6A8 #A8B6B0 #A9A8B6
split-complementary
#B6A8AE #A8B6A9 #A8B5B6
monochromatic
#7C6870 #9A878F #B6A8AE #D2C9CD #EEEBEC
Accessibility & contrast
On white
2.28
#B6A8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#B6A8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A8AE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A8AE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAE
Deuteranopia (green-blind)
#ACACAE
Tritanopia (blue-blind)
#B8A8AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b6a8ae; /* rgb */ color: rgb(182, 168, 174); /* oklch */ color: oklch(74.5% 0.018 349.7);
Tailwind
colors: {
custom: {
50: '#cbc1c6',
500: '#b6a8ae',
950: '#000000',
},
}SCSS
$custom: #b6a8ae; $custom-light: #cbc1c6; $custom-dark: #000000;
JSON
{
"hex": "#b6a8ae",
"rgb": {
"r": 182,
"g": 168,
"b": 174
},
"hsl": {
"h": 334.286,
"s": 8.75,
"l": 68.627
},
"oklch": {
"l": 0.74525,
"c": 0.01814,
"h": 349.7
},
"luminance": 0.41006
}Semantic roles & 50–950 ramp
primary
#B6A8AE
secondary
#DBDFDD
accent
#937753
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182