#B2B09E#B2B09E
#B2B09E is a light, muted yellow. Relative luminance 0.430; OKLCH L 75.4% C 0.025 H 101.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B09E |
|---|---|
| RGB | rgb(178, 176, 158) |
| HSL | hsl(54, 11%, 66%) |
| HSV | hsv(54, 11%, 70%) |
| CMYK | cmyk(0%, 1.1%, 11.2%, 30.2%) |
| CIE-LAB | lab(71.54, -2.48, 9.48) |
| CIE-LCH | lch(71.54, 9.80, 104.65°) |
| OKLab | oklab(75.38% -0.0051 0.0247) |
| OKLCH | oklch(75.38% 0.025 101.8) |
| XYZ | xyz(40.0563, 42.9846, 38.5278) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.72
Cement
#A5A391
ΔE00 3.79
Bland
#AFA88B
ΔE00 4.72
Greige
#B8AB98
ΔE00 5.54
Stone (survey)
#ADA587
ΔE00 5.55
Stone
#A89F91
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B09E #9EA0B2
analogous
#B2A69E #B2B09E #AAB29E
triadic
#B2B09E #9EB2B0 #B09EB2
tetradic
#B2B09E #9EB2A6 #9EA0B2 #B29EAA
square
#B2B09E #9EB2A6 #9EA0B2 #B29EAA
split-complementary
#B2B09E #9EAAB2 #A69EB2
monochromatic
#77755F #97947C #B2B09E #CDCCC0 #E8E8E2
Accessibility & contrast
On white
2.19
#B2B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#B2B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B09E
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B09E | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9D
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#B5ADAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2b09e; /* rgb */ color: rgb(178, 176, 158); /* oklch */ color: oklch(75.4% 0.025 101.8);
Tailwind
colors: {
custom: {
50: '#c9c7ba',
500: '#b2b09e',
950: '#000000',
},
}SCSS
$custom: #b2b09e; $custom-light: #c9c7ba; $custom-dark: #000000;
JSON
{
"hex": "#b2b09e",
"rgb": {
"r": 178,
"g": 176,
"b": 158
},
"hsl": {
"h": 54,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.75381,
"c": 0.0252,
"h": 101.8
},
"luminance": 0.42984
}Semantic roles & 50–950 ramp
primary
#B2B09E
secondary
#D3D3D9
accent
#579650
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280