#B6A2A2#B6A2A2
#B6A2A2 is a light, muted red. Relative luminance 0.384; OKLCH L 73.0% C 0.023 H 17.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A2A2 |
|---|---|
| RGB | rgb(182, 162, 162) |
| HSL | hsl(0, 12%, 67%) |
| HSV | hsv(0, 11%, 71%) |
| CMYK | cmyk(0%, 11%, 11%, 28.6%) |
| CIE-LAB | lab(68.31, 7.29, 2.67) |
| CIE-LCH | lch(68.31, 7.76, 20.11°) |
| OKLab | oklab(72.96% 0.0224 0.0071) |
| OKLCH | oklch(72.96% 0.023 17.7) |
| XYZ | xyz(38.7328, 38.3952, 39.5460) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.40
Rosybrown
#BC8F8F
ΔE00 8.91
Dark Gray
#A9A9A9
ΔE00 9.00
Warm Grey
#978A84
ΔE00 9.53
Mushroom
#BA9E88
ΔE00 9.95
Dusty Pink
#D8A7B1
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A2A2 #A2B6B6
analogous
#B6A2AC #B6A2A2 #B6ACA2
triadic
#B6A2A2 #A2B6A2 #A2A2B6
tetradic
#B6A2A2 #ACB6A2 #A2B6B6 #ACA2B6
square
#B6A2A2 #ACB6A2 #A2B6B6 #ACA2B6
split-complementary
#B6A2A2 #A2B6AC #A2ACB6
monochromatic
#7C6161 #9B8080 #B6A2A2 #D1C4C4 #ECE7E7
Accessibility & contrast
On white
2.42
#B6A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#B6A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A2A2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A2A2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#BBA0A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b6a2a2; /* rgb */ color: rgb(182, 162, 162); /* oklch */ color: oklch(73.0% 0.023 17.7);
Tailwind
colors: {
custom: {
50: '#ccbdbd',
500: '#b6a2a2',
950: '#000000',
},
}SCSS
$custom: #b6a2a2; $custom-light: #ccbdbd; $custom-dark: #000000;
JSON
{
"hex": "#b6a2a2",
"rgb": {
"r": 182,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.72958,
"c": 0.02347,
"h": 17.7
},
"luminance": 0.38394
}Semantic roles & 50–950 ramp
primary
#B6A2A2
secondary
#D7DDDD
accent
#96964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181