#B2B29A#B2B29A
#B2B29A is a light, muted yellow. Relative luminance 0.436; OKLCH L 75.7% C 0.033 H 107.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B29A |
|---|---|
| RGB | rgb(178, 178, 154) |
| HSL | hsl(60, 13%, 65%) |
| HSV | hsv(60, 13%, 70%) |
| CMYK | cmyk(0%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(71.99, -4.21, 12.29) |
| CIE-LCH | lch(71.99, 12.99, 108.89°) |
| OKLab | oklab(75.7% -0.0098 0.0318) |
| OKLCH | oklch(75.7% 0.033 107.2) |
| XYZ | xyz(40.1127, 43.6392, 36.8756) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.25
Cement
#A5A391
ΔE00 4.80
Stone (survey)
#ADA587
ΔE00 5.18
Greyish
#A8A495
ΔE00 5.58
Greige
#B8AB98
ΔE00 7.34
Putty
#BEAE8A
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B29A #9A9AB2
analogous
#B2A69A #B2B29A #A6B29A
triadic
#B2B29A #9AB2B2 #B29AB2
tetradic
#B2B29A #9AB2A6 #9A9AB2 #B29AA6
square
#B2B29A #9AB2A6 #9A9AB2 #B29AA6
split-complementary
#B2B29A #9AA6B2 #A69AB2
monochromatic
#77775B #989877 #B2B29A #CCCCBD #E7E7DF
Accessibility & contrast
On white
2.16
#B2B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#B2B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B29A
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B29A | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B099
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#B6AFAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2b29a; /* rgb */ color: rgb(178, 178, 154); /* oklch */ color: oklch(75.7% 0.033 107.2);
Tailwind
colors: {
custom: {
50: '#c9c9b7',
500: '#b2b29a',
950: '#000000',
},
}SCSS
$custom: #b2b29a; $custom-light: #c9c9b7; $custom-dark: #000000;
JSON
{
"hex": "#b2b29a",
"rgb": {
"r": 178,
"g": 178,
"b": 154
},
"hsl": {
"h": 60,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.757,
"c": 0.03328,
"h": 107.2
},
"luminance": 0.43639
}Semantic roles & 50–950 ramp
primary
#B2B29A
secondary
#D0D0D8
accent
#4E984E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280