#B8A2AA#B8A2AA
#B8A2AA is a light, muted pink. Relative luminance 0.389; OKLCH L 73.4% C 0.028 H 353.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2AA |
|---|---|
| RGB | rgb(184, 162, 170) |
| HSL | hsl(338, 13%, 68%) |
| HSV | hsv(338, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 7.6%, 27.8%) |
| CIE-LAB | lab(68.70, 9.41, -1.19) |
| CIE-LCH | lch(68.70, 9.49, 352.82°) |
| OKLab | oklab(73.38% 0.0278 -0.003) |
| OKLCH | oklch(73.38% 0.028 353.8) |
| XYZ | xyz(39.9425, 38.9340, 43.4333) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.95
Light Mauve
#C292A1
ΔE00 8.42
Dusty Pink
#D8A7B1
ΔE00 8.46
Rosybrown
#BC8F8F
ΔE00 8.89
Grey Pink
#C3909B
ΔE00 9.06
Thistle
#D8BFD8
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2AA #A2B8B0
analogous
#B8A2B5 #B8A2AA #B8A5A2
triadic
#B8A2AA #AAB8A2 #A2AAB8
tetradic
#B8A2AA #B5B8A2 #A2B8B0 #A5A2B8
square
#B8A2AA #B5B8A2 #A2B8B0 #A5A2B8
split-complementary
#B8A2AA #A2B8A5 #A2B5B8
monochromatic
#7F616C #9E7F8A #B8A2AA #D2C5CA #EDE7E9
Accessibility & contrast
On white
2.39
#B8A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#B8A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2AA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2AA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#BCA1A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2aa; /* rgb */ color: rgb(184, 162, 170); /* oklch */ color: oklch(73.4% 0.028 353.8);
Tailwind
colors: {
custom: {
50: '#cdbdc3',
500: '#b8a2aa',
950: '#000000',
},
}SCSS
$custom: #b8a2aa; $custom-light: #cdbdc3; $custom-dark: #000000;
JSON
{
"hex": "#b8a2aa",
"rgb": {
"r": 184,
"g": 162,
"b": 170
},
"hsl": {
"h": 338.182,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73378,
"c": 0.02792,
"h": 353.8
},
"luminance": 0.38933
}Semantic roles & 50–950 ramp
primary
#B8A2AA
secondary
#D8DEDC
accent
#987D4E
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181