#B0A2A2#B0A2A2
#B0A2A2 is a light, near-neutral red. Relative luminance 0.377; OKLCH L 72.4% C 0.016 H 17.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A2A2 |
|---|---|
| RGB | rgb(176, 162, 162) |
| HSL | hsl(0, 8%, 66%) |
| HSV | hsv(0, 8%, 69%) |
| CMYK | cmyk(0%, 8%, 8%, 31%) |
| CIE-LAB | lab(67.78, 5.08, 1.84) |
| CIE-LCH | lch(67.78, 5.40, 19.90°) |
| OKLab | oklab(72.42% 0.0156 0.0049) |
| OKLCH | oklch(72.42% 0.016 17.5) |
| XYZ | xyz(37.3457, 37.6799, 39.4810) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.31
Dark Gray
#A9A9A9
ΔE00 6.76
Warm Grey
#978A84
ΔE00 8.56
Stone
#A89F91
ΔE00 8.63
Dove Gray
#B6B8BD
ΔE00 9.23
Silver
#C0C0C0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A2A2 #A2B0B0
analogous
#B0A2A9 #B0A2A2 #B0A9A2
triadic
#B0A2A2 #A2B0A2 #A2A2B0
tetradic
#B0A2A2 #A9B0A2 #A2B0B0 #A9A2B0
square
#B0A2A2 #A9B0A2 #A2B0B0 #A9A2B0
split-complementary
#B0A2A2 #A2B0A9 #A2A9B0
monochromatic
#756363 #948181 #B0A2A2 #CCC3C3 #E8E4E4
Accessibility & contrast
On white
2.46
#B0A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#B0A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A2A2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A2A2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#B3A1A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b0a2a2; /* rgb */ color: rgb(176, 162, 162); /* oklch */ color: oklch(72.4% 0.016 17.5);
Tailwind
colors: {
custom: {
50: '#c7bdbd',
500: '#b0a2a2',
950: '#000000',
},
}SCSS
$custom: #b0a2a2; $custom-light: #c7bdbd; $custom-dark: #000000;
JSON
{
"hex": "#b0a2a2",
"rgb": {
"r": 176,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.7242,
"c": 0.01636,
"h": 17.5
},
"luminance": 0.37679
}Semantic roles & 50–950 ramp
primary
#B0A2A2
secondary
#D5D9D9
accent
#929253
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181