#B0B09A#B0B09A
#B0B09A is a light, muted yellow. Relative luminance 0.426; OKLCH L 75.1% C 0.031 H 107.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B09A |
|---|---|
| RGB | rgb(176, 176, 154) |
| HSL | hsl(60, 12%, 65%) |
| HSV | hsv(60, 13%, 69%) |
| CMYK | cmyk(0%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(71.29, -3.88, 11.29) |
| CIE-LCH | lch(71.29, 11.94, 108.99°) |
| OKLab | oklab(75.11% -0.009 0.0293) |
| OKLCH | oklch(75.11% 0.031 107.1) |
| XYZ | xyz(39.2620, 42.6142, 36.7226) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 4.05
Bland
#AFA88B
ΔE00 4.23
Greyish
#A8A495
ΔE00 4.79
Stone (survey)
#ADA587
ΔE00 5.11
Greige
#B8AB98
ΔE00 6.98
Stone
#A89F91
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B09A #9A9AB0
analogous
#B0A59A #B0B09A #A5B09A
triadic
#B0B09A #9AB0B0 #B09AB0
tetradic
#B0B09A #9AB0A5 #9A9AB0 #B09AA5
square
#B0B09A #9AB0A5 #9A9AB0 #B09AA5
split-complementary
#B0B09A #9AA5B0 #A59AB0
monochromatic
#74745B #959578 #B0B09A #CBCBBC #E6E6DF
Accessibility & contrast
On white
2.21
#B0B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#B0B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B09A
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B09A | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#B4ADAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b0b09a; /* rgb */ color: rgb(176, 176, 154); /* oklch */ color: oklch(75.1% 0.031 107.1);
Tailwind
colors: {
custom: {
50: '#c7c7b7',
500: '#b0b09a',
950: '#000000',
},
}SCSS
$custom: #b0b09a; $custom-light: #c7c7b7; $custom-dark: #000000;
JSON
{
"hex": "#b0b09a",
"rgb": {
"r": 176,
"g": 176,
"b": 154
},
"hsl": {
"h": 60,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.75113,
"c": 0.03062,
"h": 107.1
},
"luminance": 0.42614
}Semantic roles & 50–950 ramp
primary
#B0B09A
secondary
#CFCFD7
accent
#4F964F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280