#B4B0A2#B4B0A2
#B4B0A2 is a light, muted yellow. Relative luminance 0.434; OKLCH L 75.7% C 0.020 H 93.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B0A2 |
|---|---|
| RGB | rgb(180, 176, 162) |
| HSL | hsl(47, 11%, 67%) |
| HSV | hsv(47, 10%, 71%) |
| CMYK | cmyk(0%, 2.2%, 10%, 29.4%) |
| CIE-LAB | lab(71.80, -1.06, 7.67) |
| CIE-LCH | lch(71.80, 7.75, 97.89°) |
| OKLab | oklab(75.65% -0.0013 0.02) |
| OKLCH | oklch(75.65% 0.02 93.7) |
| XYZ | xyz(40.8686, 43.3630, 40.3923) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.53
Greige
#B8AB98
ΔE00 4.44
Cement
#A5A391
ΔE00 4.55
Stone
#A89F91
ΔE00 5.36
Warm Gray
#C9BEB0
ΔE00 5.50
Bland
#AFA88B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B0A2 #A2A6B4
analogous
#B4A7A2 #B4B0A2 #AFB4A2
triadic
#B4B0A2 #A2B4B0 #B0A2B4
tetradic
#B4B0A2 #A2B4A7 #A2A6B4 #B4A2AF
square
#B4B0A2 #A2B4A7 #A2A6B4 #B4A2AF
split-complementary
#B4B0A2 #A2AFB4 #A7A2B4
monochromatic
#7A7462 #999380 #B4B0A2 #CFCDC4 #EBEAE6
Accessibility & contrast
On white
2.17
#B4B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#B4B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B0A2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B0A2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B4B1A2
Tritanopia (blue-blind)
#B7AEAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b4b0a2; /* rgb */ color: rgb(180, 176, 162); /* oklch */ color: oklch(75.7% 0.020 93.7);
Tailwind
colors: {
custom: {
50: '#cac7bd',
500: '#b4b0a2',
950: '#000000',
},
}SCSS
$custom: #b4b0a2; $custom-light: #cac7bd; $custom-dark: #000000;
JSON
{
"hex": "#b4b0a2",
"rgb": {
"r": 180,
"g": 176,
"b": 162
},
"hsl": {
"h": 46.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75654,
"c": 0.02009,
"h": 93.7
},
"luminance": 0.43363
}Semantic roles & 50–950 ramp
primary
#B4B0A2
secondary
#D6D7DC
accent
#609551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281