#B8A8B2#B8A8B2
#B8A8B2 is a light, muted pink. Relative luminance 0.414; OKLCH L 74.8% C 0.023 H 339.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A8B2 |
|---|---|
| RGB | rgb(184, 168, 178) |
| HSL | hsl(323, 10%, 69%) |
| HSV | hsv(323, 9%, 72%) |
| CMYK | cmyk(0%, 8.7%, 3.3%, 27.8%) |
| CIE-LAB | lab(70.46, 7.56, -3.04) |
| CIE-LCH | lch(70.46, 8.15, 338.12°) |
| OKLab | oklab(74.82% 0.0216 -0.008) |
| OKLCH | oklch(74.82% 0.023 339.7) |
| XYZ | xyz(41.8047, 41.4105, 47.9016) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 9.27
Dark Gray
#A9A9A9
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.49
Dusty Pink
#D8A7B1
ΔE00 10.07
Light Mauve
#C292A1
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A8B2 #A8B8AE
analogous
#B6A8B8 #B8A8B2 #B8A8AA
triadic
#B8A8B2 #B2B8A8 #A8B2B8
tetradic
#B8A8B2 #B8B6A8 #A8B8AE #A8AAB8
square
#B8A8B2 #B8B6A8 #A8B8AE #A8AAB8
split-complementary
#B8A8B2 #AAB8A8 #A8B8B6
monochromatic
#7E6776 #9D8694 #B8A8B2 #D4CAD0 #EFEBEE
Accessibility & contrast
On white
2.26
#B8A8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#B8A8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A8B2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A8B2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#ACADB2
Tritanopia (blue-blind)
#BAA8AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b8a8b2; /* rgb */ color: rgb(184, 168, 178); /* oklch */ color: oklch(74.8% 0.023 339.7);
Tailwind
colors: {
custom: {
50: '#cdc1c9',
500: '#b8a8b2',
950: '#000000',
},
}SCSS
$custom: #b8a8b2; $custom-light: #cdc1c9; $custom-dark: #000000;
JSON
{
"hex": "#b8a8b2",
"rgb": {
"r": 184,
"g": 168,
"b": 178
},
"hsl": {
"h": 322.5,
"s": 10.127,
"l": 69.02
},
"oklch": {
"l": 0.74823,
"c": 0.02305,
"h": 339.7
},
"luminance": 0.4141
}Semantic roles & 50–950 ramp
primary
#B8A8B2
secondary
#DCE0DD
accent
#946A51
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182