#B8A2A0#B8A2A0
#B8A2A0 is a light, muted red. Relative luminance 0.386; OKLCH L 73.1% C 0.026 H 24.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2A0 |
|---|---|
| RGB | rgb(184, 162, 160) |
| HSL | hsl(5, 14%, 67%) |
| HSV | hsv(5, 13%, 72%) |
| CMYK | cmyk(0%, 12%, 13%, 27.8%) |
| CIE-LAB | lab(68.44, 7.69, 3.99) |
| CIE-LCH | lch(68.44, 8.66, 27.41°) |
| OKLab | oklab(73.08% 0.0238 0.0106) |
| OKLCH | oklch(73.08% 0.026 24) |
| XYZ | xyz(39.0323, 38.5700, 38.6395) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.80
Rosybrown
#BC8F8F
ΔE00 8.47
Mushroom
#BA9E88
ΔE00 9.00
Warm Grey
#978A84
ΔE00 9.57
Dark Gray
#A9A9A9
ΔE00 9.59
Dusty Pink
#D8A7B1
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2A0 #A0B6B8
analogous
#B8A0AA #B8A2A0 #B8AEA0
triadic
#B8A2A0 #A0B8A2 #A2A0B8
tetradic
#B8A2A0 #AAB8A0 #A0B6B8 #AEA0B8
square
#B8A2A0 #AAB8A0 #A0B6B8 #AEA0B8
split-complementary
#B8A2A0 #A0B8AE #A0AAB8
monochromatic
#7F615F #9E807D #B8A2A0 #D2C4C3 #ECE7E6
Accessibility & contrast
On white
2.41
#B8A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B8A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2A0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2A0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A0
Deuteranopia (green-blind)
#ABA8A0
Tritanopia (blue-blind)
#BDA0A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b8a2a0; /* rgb */ color: rgb(184, 162, 160); /* oklch */ color: oklch(73.1% 0.026 24.0);
Tailwind
colors: {
custom: {
50: '#cdbdbc',
500: '#b8a2a0',
950: '#000000',
},
}SCSS
$custom: #b8a2a0; $custom-light: #cdbdbc; $custom-dark: #000000;
JSON
{
"hex": "#b8a2a0",
"rgb": {
"r": 184,
"g": 162,
"b": 160
},
"hsl": {
"h": 5,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.73084,
"c": 0.02608,
"h": 24
},
"luminance": 0.38569
}Semantic roles & 50–950 ramp
primary
#B8A2A0
secondary
#D6DDDE
accent
#92994D
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131212
muted
#828181