#B8A6B2#B8A6B2
#B8A6B2 is a light, muted pink. Relative luminance 0.407; OKLCH L 74.4% C 0.027 H 338.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A6B2 |
|---|---|
| RGB | rgb(184, 166, 178) |
| HSL | hsl(320, 11%, 69%) |
| HSV | hsv(320, 10%, 72%) |
| CMYK | cmyk(0%, 9.8%, 3.3%, 27.8%) |
| CIE-LAB | lab(69.95, 8.66, -3.79) |
| CIE-LCH | lch(69.95, 9.45, 336.35°) |
| OKLab | oklab(74.42% 0.0247 -0.01) |
| OKLCH | oklch(74.42% 0.027 338) |
| XYZ | xyz(41.4383, 40.6777, 47.7795) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.45
Thistle
#D8BFD8
ΔE00 8.92
Dusty Pink
#D8A7B1
ΔE00 9.47
Light Mauve
#C292A1
ΔE00 9.72
Lilac
#C8A2C8
ΔE00 9.84
Dark Gray
#A9A9A9
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A6B2 #A6B8AC
analogous
#B5A6B8 #B8A6B2 #B8A6A9
triadic
#B8A6B2 #B2B8A6 #A6B2B8
tetradic
#B8A6B2 #B8B5A6 #A6B8AC #A6A9B8
square
#B8A6B2 #B8B5A6 #A6B8AC #A6A9B8
split-complementary
#B8A6B2 #A9B8A6 #A6B8B5
monochromatic
#7F6576 #9D8495 #B8A6B2 #D3C8CF #EEEAED
Accessibility & contrast
On white
2.30
#B8A6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#B8A6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A6B2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A6B2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#AAACB1
Tritanopia (blue-blind)
#BAA6AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b8a6b2; /* rgb */ color: rgb(184, 166, 178); /* oklch */ color: oklch(74.4% 0.027 338.0);
Tailwind
colors: {
custom: {
50: '#cdc0c9',
500: '#b8a6b2',
950: '#000000',
},
}SCSS
$custom: #b8a6b2; $custom-light: #cdc0c9; $custom-dark: #000000;
JSON
{
"hex": "#b8a6b2",
"rgb": {
"r": 184,
"g": 166,
"b": 178
},
"hsl": {
"h": 320,
"s": 11.25,
"l": 68.627
},
"oklch": {
"l": 0.74423,
"c": 0.02661,
"h": 338
},
"luminance": 0.40677
}Semantic roles & 50–950 ramp
primary
#B8A6B2
secondary
#DAE0DC
accent
#956750
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182