#B8A6AE#B8A6AE
#B8A6AE is a light, muted pink. Relative luminance 0.405; OKLCH L 74.3% C 0.024 H 349.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A6AE |
|---|---|
| RGB | rgb(184, 166, 174) |
| HSL | hsl(333, 11%, 69%) |
| HSV | hsv(333, 10%, 72%) |
| CMYK | cmyk(0%, 9.8%, 5.4%, 27.8%) |
| CIE-LAB | lab(69.84, 7.93, -1.74) |
| CIE-LCH | lch(69.84, 8.12, 347.61°) |
| OKLab | oklab(74.3% 0.0231 -0.0045) |
| OKLCH | oklch(74.3% 0.024 349) |
| XYZ | xyz(41.0425, 40.5194, 45.6951) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Dark Gray
#A9A9A9
ΔE00 9.47
Dusty Pink
#D8A7B1
ΔE00 9.52
Thistle
#D8BFD8
ΔE00 9.93
Light Mauve
#C292A1
ΔE00 10.02
Dove Gray
#B6B8BD
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A6AE #A6B8B0
analogous
#B8A6B7 #B8A6AE #B8A7A6
triadic
#B8A6AE #AEB8A6 #A6AEB8
tetradic
#B8A6AE #B7B8A6 #A6B8B0 #A7A6B8
square
#B8A6AE #B7B8A6 #A6B8B0 #A7A6B8
split-complementary
#B8A6AE #A6B8A7 #A6B7B8
monochromatic
#7F6570 #9D848F #B8A6AE #D3C8CD #EEEAEC
Accessibility & contrast
On white
2.31
#B8A6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B8A6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A6AE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A6AE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AE
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#BBA6A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b8a6ae; /* rgb */ color: rgb(184, 166, 174); /* oklch */ color: oklch(74.3% 0.024 349.0);
Tailwind
colors: {
custom: {
50: '#cdc0c6',
500: '#b8a6ae',
950: '#000000',
},
}SCSS
$custom: #b8a6ae; $custom-light: #cdc0c6; $custom-dark: #000000;
JSON
{
"hex": "#b8a6ae",
"rgb": {
"r": 184,
"g": 166,
"b": 174
},
"hsl": {
"h": 333.333,
"s": 11.25,
"l": 68.627
},
"oklch": {
"l": 0.74299,
"c": 0.02358,
"h": 349
},
"luminance": 0.40519
}Semantic roles & 50–950 ramp
primary
#B8A6AE
secondary
#DAE0DD
accent
#957750
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182