#B4B2A4#B4B2A4
#B4B2A4 is a light, near-neutral yellow. Relative luminance 0.442; OKLCH L 76.1% C 0.020 H 100.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2A4 |
|---|---|
| RGB | rgb(180, 178, 164) |
| HSL | hsl(53, 10%, 67%) |
| HSV | hsv(53, 9%, 71%) |
| CMYK | cmyk(0%, 1.1%, 8.9%, 29.4%) |
| CIE-LAB | lab(72.38, -1.80, 7.41) |
| CIE-LCH | lch(72.38, 7.62, 103.62°) |
| OKLab | oklab(76.13% -0.0035 0.0194) |
| OKLCH | oklch(76.13% 0.02 100.2) |
| XYZ | xyz(41.4428, 44.2247, 41.4677) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 4.07
Cement
#A5A391
ΔE00 4.75
Greige
#B8AB98
ΔE00 5.50
Warm Gray
#C9BEB0
ΔE00 5.93
Bland
#AFA88B
ΔE00 6.26
Stone
#A89F91
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2A4 #A4A6B4
analogous
#B4AAA4 #B4B2A4 #AEB4A4
triadic
#B4B2A4 #A4B4B2 #B2A4B4
tetradic
#B4B2A4 #A4B4AA #A4A6B4 #B4A4AE
square
#B4B2A4 #A4B4AA #A4A6B4 #B4A4AE
split-complementary
#B4B2A4 #A4AEB4 #AAA4B4
monochromatic
#797764 #989682 #B4B2A4 #D0CEC6 #EBEBE7
Accessibility & contrast
On white
2.13
#B4B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#B4B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2A4
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2A4 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A3
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#B7B0AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b4b2a4; /* rgb */ color: rgb(180, 178, 164); /* oklch */ color: oklch(76.1% 0.020 100.2);
Tailwind
colors: {
custom: {
50: '#cac9bf',
500: '#b4b2a4',
950: '#000000',
},
}SCSS
$custom: #b4b2a4; $custom-light: #cac9bf; $custom-dark: #000000;
JSON
{
"hex": "#b4b2a4",
"rgb": {
"r": 180,
"g": 178,
"b": 164
},
"hsl": {
"h": 52.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.76125,
"c": 0.01967,
"h": 100.2
},
"luminance": 0.44224
}Semantic roles & 50–950 ramp
primary
#B4B2A4
secondary
#D7D8DC
accent
#5A9452
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281