#B0B09E#B0B09E
#B0B09E is a light, muted yellow. Relative luminance 0.427; OKLCH L 75.2% C 0.025 H 107.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B09E |
|---|---|
| RGB | rgb(176, 176, 158) |
| HSL | hsl(60, 10%, 65%) |
| HSV | hsv(60, 10%, 69%) |
| CMYK | cmyk(0%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(71.38, -3.21, 9.23) |
| CIE-LCH | lch(71.38, 9.77, 109.20°) |
| OKLab | oklab(75.22% -0.0073 0.024) |
| OKLCH | oklch(75.22% 0.025 107) |
| XYZ | xyz(39.6007, 42.7496, 38.5064) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 3.79
Greyish
#A8A495
ΔE00 4.06
Bland
#AFA88B
ΔE00 5.09
Stone (survey)
#ADA587
ΔE00 5.92
Greige
#B8AB98
ΔE00 6.51
Stone
#A89F91
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B09E #9E9EB0
analogous
#B0A79E #B0B09E #A7B09E
triadic
#B0B09E #9EB0B0 #B09EB0
tetradic
#B0B09E #9EB0A7 #9E9EB0 #B09EA7
square
#B0B09E #9EB0A7 #9E9EB0 #B09EA7
split-complementary
#B0B09E #9EA7B0 #A79EB0
monochromatic
#75755F #95957C #B0B09E #CBCBC0 #E7E7E1
Accessibility & contrast
On white
2.20
#B0B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#B0B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B09E
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B09E | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#B3ADAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b0b09e; /* rgb */ color: rgb(176, 176, 158); /* oklch */ color: oklch(75.2% 0.025 107.0);
Tailwind
colors: {
custom: {
50: '#c7c7ba',
500: '#b0b09e',
950: '#000000',
},
}SCSS
$custom: #b0b09e; $custom-light: #c7c7ba; $custom-dark: #000000;
JSON
{
"hex": "#b0b09e",
"rgb": {
"r": 176,
"g": 176,
"b": 158
},
"hsl": {
"h": 60,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.75216,
"c": 0.02512,
"h": 107
},
"luminance": 0.42749
}Semantic roles & 50–950 ramp
primary
#B0B09E
secondary
#D2D2D8
accent
#519451
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280