#B2A0A2#B2A0A2
#B2A0A2 is a light, muted red. Relative luminance 0.372; OKLCH L 72.2% C 0.021 H 10.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A0A2 |
|---|---|
| RGB | rgb(178, 160, 162) |
| HSL | hsl(353, 10%, 66%) |
| HSV | hsv(353, 10%, 70%) |
| CMYK | cmyk(0%, 10.1%, 9%, 30.2%) |
| CIE-LAB | lab(67.44, 6.91, 1.36) |
| CIE-LCH | lch(67.44, 7.05, 11.11°) |
| OKLab | oklab(72.19% 0.021 0.0037) |
| OKLCH | oklch(72.19% 0.021 10) |
| XYZ | xyz(37.4519, 37.2159, 39.3859) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.60
Dark Gray
#A9A9A9
ΔE00 8.58
Warm Grey
#978A84
ΔE00 9.12
Rosybrown
#BC8F8F
ΔE00 9.26
Stone
#A89F91
ΔE00 10.55
Light Mauve
#C292A1
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A0A2 #A0B2B0
analogous
#B2A0AB #B2A0A2 #B2A7A0
triadic
#B2A0A2 #A2B2A0 #A0A2B2
tetradic
#B2A0A2 #ABB2A0 #A0B2B0 #A7A0B2
square
#B2A0A2 #ABB2A0 #A0B2B0 #A7A0B2
split-complementary
#B2A0A2 #A0B2A7 #A0ABB2
monochromatic
#776163 #977E81 #B2A0A2 #CDC2C3 #E9E4E4
Accessibility & contrast
On white
2.49
#B2A0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B2A0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A0A2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A0A2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#B69FA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b2a0a2; /* rgb */ color: rgb(178, 160, 162); /* oklch */ color: oklch(72.2% 0.021 10.0);
Tailwind
colors: {
custom: {
50: '#c9bcbd',
500: '#b2a0a2',
950: '#000000',
},
}SCSS
$custom: #b2a0a2; $custom-light: #c9bcbd; $custom-dark: #000000;
JSON
{
"hex": "#b2a0a2",
"rgb": {
"r": 178,
"g": 160,
"b": 162
},
"hsl": {
"h": 353.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.72192,
"c": 0.02127,
"h": 10
},
"luminance": 0.37215
}Semantic roles & 50–950 ramp
primary
#B2A0A2
secondary
#D4DAD9
accent
#958D51
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181