#B2B296#B2B296
#B2B296 is a light, muted yellow. Relative luminance 0.435; OKLCH L 75.6% C 0.039 H 107.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B296 |
|---|---|
| RGB | rgb(178, 178, 150) |
| HSL | hsl(60, 15%, 64%) |
| HSV | hsv(60, 16%, 70%) |
| CMYK | cmyk(0%, 0%, 15.7%, 30.2%) |
| CIE-LAB | lab(71.90, -4.85, 14.35) |
| CIE-LCH | lch(71.90, 15.15, 108.68°) |
| OKLab | oklab(75.6% -0.0115 0.037) |
| OKLCH | oklch(75.6% 0.039 107.3) |
| XYZ | xyz(39.7851, 43.5081, 35.1503) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.00
Stone (survey)
#ADA587
ΔE00 4.89
Cement
#A5A391
ΔE00 5.51
Greyish
#A8A495
ΔE00 6.50
Putty
#BEAE8A
ΔE00 7.00
Sage Green
#9CAF88
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B296 #9696B2
analogous
#B2A496 #B2B296 #A4B296
triadic
#B2B296 #96B2B2 #B296B2
tetradic
#B2B296 #96B2A4 #9696B2 #B296A4
square
#B2B296 #96B2A4 #9696B2 #B296A4
split-complementary
#B2B296 #96A4B2 #A496B2
monochromatic
#777757 #989873 #B2B296 #CCCCB9 #E6E6DD
Accessibility & contrast
On white
2.16
#B2B296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#B2B296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B296
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B296 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#B6AEAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2b296; /* rgb */ color: rgb(178, 178, 150); /* oklch */ color: oklch(75.6% 0.039 107.3);
Tailwind
colors: {
custom: {
50: '#c9c9b5',
500: '#b2b296',
950: '#000000',
},
}SCSS
$custom: #b2b296; $custom-light: #c9c9b5; $custom-dark: #000000;
JSON
{
"hex": "#b2b296",
"rgb": {
"r": 178,
"g": 178,
"b": 150
},
"hsl": {
"h": 60,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.75601,
"c": 0.03871,
"h": 107.3
},
"luminance": 0.43508
}Semantic roles & 50–950 ramp
primary
#B2B296
secondary
#CDCDD7
accent
#4C9A4C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280