#B0B2A2#B0B2A2
#B0B2A2 is a light, muted yellow. Relative luminance 0.437; OKLCH L 75.7% C 0.022 H 112.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2A2 |
|---|---|
| RGB | rgb(176, 178, 162) |
| HSL | hsl(68, 9%, 67%) |
| HSV | hsv(68, 9%, 70%) |
| CMYK | cmyk(1.1%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(72.01, -3.60, 7.94) |
| CIE-LCH | lch(72.01, 8.71, 114.40°) |
| OKLab | oklab(75.74% -0.0087 0.0207) |
| OKLCH | oklch(75.74% 0.022 112.7) |
| XYZ | xyz(40.3456, 43.6797, 40.4810) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 4.60
Greyish
#A8A495
ΔE00 4.78
Bland
#AFA88B
ΔE00 6.31
Stone (survey)
#ADA587
ΔE00 7.14
Greige
#B8AB98
ΔE00 7.41
Stone
#A89F91
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2A2 #A4A2B2
analogous
#B2ACA2 #B0B2A2 #A8B2A2
triadic
#B0B2A2 #A2B0B2 #B2A2B0
tetradic
#B0B2A2 #A2B2AC #A4A2B2 #B2A2A8
square
#B0B2A2 #A2B2AC #A4A2B2 #B2A2A8
split-complementary
#B0B2A2 #A2A8B2 #ACA2B2
monochromatic
#747763 #949681 #B0B2A2 #CCCEC3 #E9E9E5
Accessibility & contrast
On white
2.16
#B0B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#B0B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2A2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2A2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#B2B0AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0b2a2; /* rgb */ color: rgb(176, 178, 162); /* oklch */ color: oklch(75.7% 0.022 112.7);
Tailwind
colors: {
custom: {
50: '#c7c9bd',
500: '#b0b2a2',
950: '#000000',
},
}SCSS
$custom: #b0b2a2; $custom-light: #c7c9bd; $custom-dark: #000000;
JSON
{
"hex": "#b0b2a2",
"rgb": {
"r": 176,
"g": 178,
"b": 162
},
"hsl": {
"h": 67.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.75744,
"c": 0.02245,
"h": 112.7
},
"luminance": 0.4368
}Semantic roles & 50–950 ramp
primary
#B0B2A2
secondary
#D6D5DA
accent
#52935A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281