#B2B4A4#B2B4A4
#B2B4A4 is a light, muted yellow. Relative luminance 0.448; OKLCH L 76.4% C 0.022 H 112.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4A4 |
|---|---|
| RGB | rgb(178, 180, 164) |
| HSL | hsl(68, 10%, 67%) |
| HSV | hsv(68, 9%, 71%) |
| CMYK | cmyk(1.1%, 0%, 8.9%, 29.4%) |
| CIE-LAB | lab(72.75, -3.59, 7.92) |
| CIE-LCH | lch(72.75, 8.70, 114.40°) |
| OKLab | oklab(76.38% -0.0086 0.0207) |
| OKLCH | oklch(76.38% 0.022 112.7) |
| XYZ | xyz(41.3813, 44.7880, 41.5797) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 5.10
Greyish
#A8A495
ΔE00 5.21
Bland
#AFA88B
ΔE00 6.56
Stone (survey)
#ADA587
ΔE00 7.42
Greige
#B8AB98
ΔE00 7.50
Warm Gray
#C9BEB0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4A4 #A6A4B4
analogous
#B4AEA4 #B2B4A4 #AAB4A4
triadic
#B2B4A4 #A4B2B4 #B4A4B2
tetradic
#B2B4A4 #A4B4AE #A6A4B4 #B4A4AA
square
#B2B4A4 #A4B4AE #A6A4B4 #B4A4AA
split-complementary
#B2B4A4 #A4AAB4 #AEA4B4
monochromatic
#777964 #969882 #B2B4A4 #CED0C6 #EBEBE7
Accessibility & contrast
On white
2.11
#B2B4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#B2B4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4A4
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4A4 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A3
Deuteranopia (green-blind)
#B7B3A5
Tritanopia (blue-blind)
#B4B2AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2b4a4; /* rgb */ color: rgb(178, 180, 164); /* oklch */ color: oklch(76.4% 0.022 112.7);
Tailwind
colors: {
custom: {
50: '#c9cabf',
500: '#b2b4a4',
950: '#000000',
},
}SCSS
$custom: #b2b4a4; $custom-light: #c9cabf; $custom-dark: #000000;
JSON
{
"hex": "#b2b4a4",
"rgb": {
"r": 178,
"g": 180,
"b": 164
},
"hsl": {
"h": 67.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.7638,
"c": 0.02241,
"h": 112.7
},
"luminance": 0.44788
}Semantic roles & 50–950 ramp
primary
#B2B4A4
secondary
#D8D7DC
accent
#52945A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281