#B8A4AC#B8A4AC
#B8A4AC is a light, muted pink. Relative luminance 0.397; OKLCH L 73.8% C 0.026 H 351.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4AC |
|---|---|
| RGB | rgb(184, 164, 172) |
| HSL | hsl(336, 12%, 68%) |
| HSV | hsv(336, 11%, 72%) |
| CMYK | cmyk(0%, 10.9%, 6.5%, 27.8%) |
| CIE-LAB | lab(69.27, 8.67, -1.47) |
| CIE-LCH | lch(69.27, 8.79, 350.40°) |
| OKLab | oklab(73.84% 0.0254 -0.0038) |
| OKLCH | oklch(73.84% 0.026 351.6) |
| XYZ | xyz(40.4883, 39.7205, 44.5557) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Dusty Pink
#D8A7B1
ΔE00 8.96
Light Mauve
#C292A1
ΔE00 9.21
Rosybrown
#BC8F8F
ΔE00 9.67
Grey Pink
#C3909B
ΔE00 9.87
Dark Gray
#A9A9A9
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4AC #A4B8B0
analogous
#B8A4B6 #B8A4AC #B8A6A4
triadic
#B8A4AC #ACB8A4 #A4ACB8
tetradic
#B8A4AC #B6B8A4 #A4B8B0 #A6A4B8
square
#B8A4AC #B6B8A4 #A4B8B0 #A6A4B8
split-complementary
#B8A4AC #A4B8A6 #A4B6B8
monochromatic
#7F636E #9D828D #B8A4AC #D3C6CB #EEE9EB
Accessibility & contrast
On white
2.35
#B8A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#B8A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4AC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4AC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AC
Deuteranopia (green-blind)
#AAAAAC
Tritanopia (blue-blind)
#BBA4A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b8a4ac; /* rgb */ color: rgb(184, 164, 172); /* oklch */ color: oklch(73.8% 0.026 351.6);
Tailwind
colors: {
custom: {
50: '#cdbfc4',
500: '#b8a4ac',
950: '#000000',
},
}SCSS
$custom: #b8a4ac; $custom-light: #cdbfc4; $custom-dark: #000000;
JSON
{
"hex": "#b8a4ac",
"rgb": {
"r": 184,
"g": 164,
"b": 172
},
"hsl": {
"h": 336,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.73838,
"c": 0.02572,
"h": 351.6
},
"luminance": 0.3972
}Semantic roles & 50–950 ramp
primary
#B8A4AC
secondary
#D9DFDD
accent
#967A4F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131212
muted
#828181