#B0AA98#B0AA98
#B0AA98 is a light, muted yellow. Relative luminance 0.402; OKLCH L 73.8% C 0.026 H 91.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AA98 |
|---|---|
| RGB | rgb(176, 170, 152) |
| HSL | hsl(45, 13%, 64%) |
| HSV | hsv(45, 14%, 69%) |
| CMYK | cmyk(0%, 3.4%, 13.6%, 31%) |
| CIE-LAB | lab(69.65, -0.99, 10.05) |
| CIE-LCH | lch(69.65, 10.10, 95.63°) |
| OKLab | oklab(73.8% -0.0008 0.0261) |
| OKLCH | oklch(73.8% 0.026 91.7) |
| XYZ | xyz(37.9462, 40.2470, 35.4691) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 2.26
Cement
#A5A391
ΔE00 3.08
Greige
#B8AB98
ΔE00 3.51
Bland
#AFA88B
ΔE00 3.98
Stone
#A89F91
ΔE00 4.03
Stone (survey)
#ADA587
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AA98 #989EB0
analogous
#B09E98 #B0AA98 #AAB098
triadic
#B0AA98 #98B0AA #AA98B0
tetradic
#B0AA98 #98B09E #989EB0 #B098AA
square
#B0AA98 #98B09E #989EB0 #B098AA
split-complementary
#B0AA98 #98AAB0 #9E98B0
monochromatic
#746E59 #958D75 #B0AA98 #CBC7BB #E5E3DD
Accessibility & contrast
On white
2.32
#B0AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#B0AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AA98
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AA98 | 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)
#AEA997
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#B4A7A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b0aa98; /* rgb */ color: rgb(176, 170, 152); /* oklch */ color: oklch(73.8% 0.026 91.7);
Tailwind
colors: {
custom: {
50: '#c7c3b6',
500: '#b0aa98',
950: '#000000',
},
}SCSS
$custom: #b0aa98; $custom-light: #c7c3b6; $custom-dark: #000000;
JSON
{
"hex": "#b0aa98",
"rgb": {
"r": 176,
"g": 170,
"b": 152
},
"hsl": {
"h": 45,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.73799,
"c": 0.02614,
"h": 91.7
},
"luminance": 0.40247
}Semantic roles & 50–950 ramp
primary
#B0AA98
secondary
#CED0D6
accent
#60974E
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180