#B1AA95#B1AA95
#B1AA95 is a light, muted yellow. Relative luminance 0.403; OKLCH L 73.8% C 0.030 H 91.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AA95 |
|---|---|
| RGB | rgb(177, 170, 149) |
| HSL | hsl(45, 15%, 64%) |
| HSV | hsv(45, 16%, 69%) |
| CMYK | cmyk(0%, 4%, 15.8%, 30.6%) |
| CIE-LAB | lab(69.66, -1.10, 11.73) |
| CIE-LCH | lch(69.66, 11.79, 95.37°) |
| OKLab | oklab(73.81% -0.0009 0.0304) |
| OKLCH | oklch(73.81% 0.03 91.7) |
| XYZ | xyz(37.9306, 40.2670, 34.2021) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.95
Greyish
#A8A495
ΔE00 3.03
Cement
#A5A391
ΔE00 3.39
Stone (survey)
#ADA587
ΔE00 3.49
Greige
#B8AB98
ΔE00 3.50
Stone
#A89F91
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AA95 #959CB1
analogous
#B19C95 #B1AA95 #AAB195
triadic
#B1AA95 #95B1AA #AA95B1
tetradic
#B1AA95 #95B19C #959CB1 #B195AA
square
#B1AA95 #95B19C #959CB1 #B195AA
split-complementary
#B1AA95 #95AAB1 #9C95B1
monochromatic
#756E56 #978E72 #B1AA95 #CBC6B8 #E5E3DC
Accessibility & contrast
On white
2.32
#B1AA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#B1AA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AA95
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AA95 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#B1AB96
Tritanopia (blue-blind)
#B6A7A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b1aa95; /* rgb */ color: rgb(177, 170, 149); /* oklch */ color: oklch(73.8% 0.030 91.7);
Tailwind
colors: {
custom: {
50: '#c8c3b4',
500: '#b1aa95',
950: '#000000',
},
}SCSS
$custom: #b1aa95; $custom-light: #c8c3b4; $custom-dark: #000000;
JSON
{
"hex": "#b1aa95",
"rgb": {
"r": 177,
"g": 170,
"b": 149
},
"hsl": {
"h": 45,
"s": 15.217,
"l": 63.922
},
"oklch": {
"l": 0.73808,
"c": 0.0304,
"h": 91.7
},
"luminance": 0.40266
}Semantic roles & 50–950 ramp
primary
#B1AA95
secondary
#CCCED6
accent
#5F994C
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180