#B4B098#B4B098
#B4B098 is a light, muted yellow. Relative luminance 0.430; OKLCH L 75.4% C 0.034 H 99.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B098 |
|---|---|
| RGB | rgb(180, 176, 152) |
| HSL | hsl(51, 16%, 65%) |
| HSV | hsv(51, 16%, 71%) |
| CMYK | cmyk(0%, 2.2%, 15.6%, 29.4%) |
| CIE-LAB | lab(71.57, -2.71, 12.82) |
| CIE-LCH | lch(71.57, 13.10, 101.95°) |
| OKLab | oklab(75.4% -0.0055 0.0331) |
| OKLCH | oklch(75.4% 0.034 99.4) |
| XYZ | xyz(40.0148, 43.0214, 35.8957) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.98
Stone (survey)
#ADA587
ΔE00 3.95
Cement
#A5A391
ΔE00 4.37
Greyish
#A8A495
ΔE00 4.75
Greige
#B8AB98
ΔE00 5.53
Putty
#BEAE8A
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B098 #989CB4
analogous
#B4A298 #B4B098 #AAB498
triadic
#B4B098 #98B4B0 #B098B4
tetradic
#B4B098 #98B4A2 #989CB4 #B498AA
square
#B4B098 #98B4A2 #989CB4 #B498AA
split-complementary
#B4B098 #98AAB4 #A298B4
monochromatic
#797558 #9A9575 #B4B098 #CECBBB #E8E6DF
Accessibility & contrast
On white
2.19
#B4B098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#B4B098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B098
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B098 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE97
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#B9ACA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b4b098; /* rgb */ color: rgb(180, 176, 152); /* oklch */ color: oklch(75.4% 0.034 99.4);
Tailwind
colors: {
custom: {
50: '#cac7b6',
500: '#b4b098',
950: '#000000',
},
}SCSS
$custom: #b4b098; $custom-light: #cac7b6; $custom-dark: #000000;
JSON
{
"hex": "#b4b098",
"rgb": {
"r": 180,
"g": 176,
"b": 152
},
"hsl": {
"h": 51.429,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.75396,
"c": 0.03358,
"h": 99.4
},
"luminance": 0.43021
}Semantic roles & 50–950 ramp
primary
#B4B098
secondary
#CFD1D9
accent
#579A4C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280