#B0AC96#B0AC96
#B0AC96 is a light, muted yellow. Relative luminance 0.409; OKLCH L 74.2% C 0.031 H 98.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AC96 |
|---|---|
| RGB | rgb(176, 172, 150) |
| HSL | hsl(51, 14%, 64%) |
| HSV | hsv(51, 15%, 69%) |
| CMYK | cmyk(0%, 2.3%, 14.8%, 31%) |
| CIE-LAB | lab(70.13, -2.40, 11.84) |
| CIE-LCH | lch(70.13, 12.08, 101.44°) |
| OKLab | oklab(74.17% -0.0046 0.0307) |
| OKLCH | oklch(74.17% 0.031 98.6) |
| XYZ | xyz(38.1616, 40.9376, 34.7396) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.78
Cement
#A5A391
ΔE00 3.12
Greyish
#A8A495
ΔE00 3.50
Stone (survey)
#ADA587
ΔE00 3.59
Greige
#B8AB98
ΔE00 5.10
Stone
#A89F91
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AC96 #969AB0
analogous
#B09F96 #B0AC96 #A7B096
triadic
#B0AC96 #96B0AC #AC96B0
tetradic
#B0AC96 #96B09F #969AB0 #B096A7
square
#B0AC96 #96B09F #969AB0 #B096A7
split-complementary
#B0AC96 #96A7B0 #9F96B0
monochromatic
#747057 #969073 #B0AC96 #CAC8B9 #E5E3DC
Accessibility & contrast
On white
2.29
#B0AC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B0AC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AC96
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AC96 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA95
Deuteranopia (green-blind)
#B2AC97
Tritanopia (blue-blind)
#B4A9A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0ac96; /* rgb */ color: rgb(176, 172, 150); /* oklch */ color: oklch(74.2% 0.031 98.6);
Tailwind
colors: {
custom: {
50: '#c7c4b4',
500: '#b0ac96',
950: '#000000',
},
}SCSS
$custom: #b0ac96; $custom-light: #c7c4b4; $custom-dark: #000000;
JSON
{
"hex": "#b0ac96",
"rgb": {
"r": 176,
"g": 172,
"b": 150
},
"hsl": {
"h": 50.769,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.74168,
"c": 0.031,
"h": 98.6
},
"luminance": 0.40937
}Semantic roles & 50–950 ramp
primary
#B0AC96
secondary
#CCCED5
accent
#59984D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131211
muted
#828180