#B8A4AE#B8A4AE
#B8A4AE is a light, muted pink. Relative luminance 0.398; OKLCH L 73.9% C 0.027 H 346.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4AE |
|---|---|
| RGB | rgb(184, 164, 174) |
| HSL | hsl(330, 12%, 68%) |
| HSV | hsv(330, 11%, 72%) |
| CMYK | cmyk(0%, 10.9%, 5.4%, 27.8%) |
| CIE-LAB | lab(69.33, 9.03, -2.49) |
| CIE-LCH | lch(69.33, 9.37, 344.56°) |
| OKLab | oklab(73.9% 0.0262 -0.0065) |
| OKLCH | oklch(73.9% 0.027 346.1) |
| XYZ | xyz(40.6818, 39.7979, 45.5749) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.64
Dusty Pink
#D8A7B1
ΔE00 8.91
Light Mauve
#C292A1
ΔE00 9.02
Thistle
#D8BFD8
ΔE00 9.60
Grey Pink
#C3909B
ΔE00 9.82
Rosybrown
#BC8F8F
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4AE #A4B8AE
analogous
#B8A4B8 #B8A4AE #B8A4A4
triadic
#B8A4AE #AEB8A4 #A4AEB8
tetradic
#B8A4AE #B8B8A4 #A4B8AE #A4A4B8
square
#B8A4AE #B8B8A4 #A4B8AE #A4A4B8
split-complementary
#B8A4AE #A4B8A4 #A4B8B8
monochromatic
#7F6371 #9D828F #B8A4AE #D3C6CD #EEE9EB
Accessibility & contrast
On white
2.34
#B8A4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#B8A4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4AE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4AE | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#BBA4A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b8a4ae; /* rgb */ color: rgb(184, 164, 174); /* oklch */ color: oklch(73.9% 0.027 346.1);
Tailwind
colors: {
custom: {
50: '#cdbfc6',
500: '#b8a4ae',
950: '#000000',
},
}SCSS
$custom: #b8a4ae; $custom-light: #cdbfc6; $custom-dark: #000000;
JSON
{
"hex": "#b8a4ae",
"rgb": {
"r": 184,
"g": 164,
"b": 174
},
"hsl": {
"h": 330,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.73899,
"c": 0.027,
"h": 346.1
},
"luminance": 0.39797
}Semantic roles & 50–950 ramp
primary
#B8A4AE
secondary
#D9DFDC
accent
#96734F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182