#B8A6B0#B8A6B0
#B8A6B0 is a light, muted pink. Relative luminance 0.406; OKLCH L 74.4% C 0.025 H 343.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A6B0 |
|---|---|
| RGB | rgb(184, 166, 176) |
| HSL | hsl(327, 11%, 69%) |
| HSV | hsv(327, 10%, 72%) |
| CMYK | cmyk(0%, 9.8%, 4.3%, 27.8%) |
| CIE-LAB | lab(69.89, 8.29, -2.77) |
| CIE-LCH | lch(69.89, 8.74, 341.54°) |
| OKLab | oklab(74.36% 0.0239 -0.0072) |
| OKLCH | oklch(74.36% 0.025 343.2) |
| XYZ | xyz(41.2389, 40.5980, 46.7296) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 9.40
Dusty Pink
#D8A7B1
ΔE00 9.46
Light Mauve
#C292A1
ΔE00 9.84
Dark Gray
#A9A9A9
ΔE00 9.91
Dove Gray
#B6B8BD
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A6B0 #A6B8AE
analogous
#B7A6B8 #B8A6B0 #B8A6A7
triadic
#B8A6B0 #B0B8A6 #A6B0B8
tetradic
#B8A6B0 #B8B7A6 #A6B8AE #A6A7B8
square
#B8A6B0 #B8B7A6 #A6B8AE #A6A7B8
split-complementary
#B8A6B0 #A7B8A6 #A6B8B7
monochromatic
#7F6573 #9D8492 #B8A6B0 #D3C8CE #EEEAEC
Accessibility & contrast
On white
2.30
#B8A6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B8A6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A6B0
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A6B0 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#BBA6A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b8a6b0; /* rgb */ color: rgb(184, 166, 176); /* oklch */ color: oklch(74.4% 0.025 343.2);
Tailwind
colors: {
custom: {
50: '#cdc0c7',
500: '#b8a6b0',
950: '#000000',
},
}SCSS
$custom: #b8a6b0; $custom-light: #cdc0c7; $custom-dark: #000000;
JSON
{
"hex": "#b8a6b0",
"rgb": {
"r": 184,
"g": 166,
"b": 176
},
"hsl": {
"h": 326.667,
"s": 11.25,
"l": 68.627
},
"oklch": {
"l": 0.7436,
"c": 0.02498,
"h": 343.2
},
"luminance": 0.40597
}Semantic roles & 50–950 ramp
primary
#B8A6B0
secondary
#DAE0DD
accent
#956F50
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182