#B4B4A2#B4B4A2
#B4B4A2 is a light, muted yellow. Relative luminance 0.450; OKLCH L 76.5% C 0.025 H 107.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B4A2 |
|---|---|
| RGB | rgb(180, 180, 162) |
| HSL | hsl(60, 11%, 67%) |
| HSV | hsv(60, 10%, 71%) |
| CMYK | cmyk(0%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(72.86, -3.20, 9.19) |
| CIE-LCH | lch(72.86, 9.73, 109.23°) |
| OKLab | oklab(76.49% -0.0073 0.0239) |
| OKLCH | oklch(76.49% 0.025 107) |
| XYZ | xyz(41.6645, 44.9547, 40.6576) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 4.88
Greyish
#A8A495
ΔE00 4.98
Bland
#AFA88B
ΔE00 5.65
Stone (survey)
#ADA587
ΔE00 6.55
Greige
#B8AB98
ΔE00 6.71
Warm Gray
#C9BEB0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B4A2 #A2A2B4
analogous
#B4ABA2 #B4B4A2 #ABB4A2
triadic
#B4B4A2 #A2B4B4 #B4A2B4
tetradic
#B4B4A2 #A2B4AB #A2A2B4 #B4A2AB
square
#B4B4A2 #A2B4AB #A2A2B4 #B4A2AB
split-complementary
#B4B4A2 #A2ABB4 #ABA2B4
monochromatic
#7A7A62 #999980 #B4B4A2 #CFCFC4 #EBEBE6
Accessibility & contrast
On white
2.10
#B4B4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#B4B4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B4A2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B4A2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#B7B1AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4b4a2; /* rgb */ color: rgb(180, 180, 162); /* oklch */ color: oklch(76.5% 0.025 107.0);
Tailwind
colors: {
custom: {
50: '#cacabd',
500: '#b4b4a2',
950: '#000000',
},
}SCSS
$custom: #b4b4a2; $custom-light: #cacabd; $custom-dark: #000000;
JSON
{
"hex": "#b4b4a2",
"rgb": {
"r": 180,
"g": 180,
"b": 162
},
"hsl": {
"h": 60,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.7649,
"c": 0.02502,
"h": 107
},
"luminance": 0.44954
}Semantic roles & 50–950 ramp
primary
#B4B4A2
secondary
#D6D6DC
accent
#519551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281