#B4B498#B4B498
#B4B498 is a light, muted yellow. Relative luminance 0.446; OKLCH L 76.2% C 0.039 H 107.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B498 |
|---|---|
| RGB | rgb(180, 180, 152) |
| HSL | hsl(60, 16%, 65%) |
| HSV | hsv(60, 16%, 71%) |
| CMYK | cmyk(0%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(72.64, -4.84, 14.32) |
| CIE-LCH | lch(72.64, 15.12, 108.69°) |
| OKLab | oklab(76.24% -0.0115 0.0369) |
| OKLCH | oklch(76.24% 0.039 107.3) |
| XYZ | xyz(40.8107, 44.6132, 36.1610) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.37
Stone (survey)
#ADA587
ΔE00 5.28
Cement
#A5A391
ΔE00 5.92
Greyish
#A8A495
ΔE00 6.80
Putty
#BEAE8A
ΔE00 7.05
Sage Green
#9CAF88
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B498 #9898B4
analogous
#B4A698 #B4B498 #A6B498
triadic
#B4B498 #98B4B4 #B498B4
tetradic
#B4B498 #98B4A6 #9898B4 #B498A6
square
#B4B498 #98B4A6 #9898B4 #B498A6
split-complementary
#B4B498 #98A6B4 #A698B4
monochromatic
#797958 #9A9A75 #B4B498 #CECEBB #E8E8DF
Accessibility & contrast
On white
2.12
#B4B498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#B4B498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B498
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B498 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#B8B0AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b4b498; /* rgb */ color: rgb(180, 180, 152); /* oklch */ color: oklch(76.2% 0.039 107.3);
Tailwind
colors: {
custom: {
50: '#cacab6',
500: '#b4b498',
950: '#000000',
},
}SCSS
$custom: #b4b498; $custom-light: #cacab6; $custom-dark: #000000;
JSON
{
"hex": "#b4b498",
"rgb": {
"r": 180,
"g": 180,
"b": 152
},
"hsl": {
"h": 60,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.76238,
"c": 0.03863,
"h": 107.3
},
"luminance": 0.44613
}Semantic roles & 50–950 ramp
primary
#B4B498
secondary
#CFCFD9
accent
#4C9A4C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280