#B2B498#B2B498
#B2B498 is a light, muted yellow. Relative luminance 0.444; OKLCH L 76.1% C 0.039 H 110.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B498 |
|---|---|
| RGB | rgb(178, 180, 152) |
| HSL | hsl(64, 16%, 65%) |
| HSV | hsv(64, 16%, 71%) |
| CMYK | cmyk(1.1%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(72.48, -5.59, 14.07) |
| CIE-LCH | lch(72.48, 15.14, 111.67°) |
| OKLab | oklab(76.07% -0.0137 0.0363) |
| OKLCH | oklch(76.07% 0.039 110.6) |
| XYZ | xyz(40.3483, 44.3748, 36.1393) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.95
Stone (survey)
#ADA587
ΔE00 5.82
Cement
#A5A391
ΔE00 6.10
Greyish
#A8A495
ΔE00 7.13
Sage Green
#9CAF88
ΔE00 7.20
Putty
#BEAE8A
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B498 #9A98B4
analogous
#B4A898 #B2B498 #A4B498
triadic
#B2B498 #98B2B4 #B498B2
tetradic
#B2B498 #98B4A8 #9A98B4 #B498A4
square
#B2B498 #98B4A8 #9A98B4 #B498A4
split-complementary
#B2B498 #98A4B4 #A898B4
monochromatic
#777958 #989A75 #B2B498 #CCCEBB #E7E8DF
Accessibility & contrast
On white
2.13
#B2B498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#B2B498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B498
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B498 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#B6B0AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2b498; /* rgb */ color: rgb(178, 180, 152); /* oklch */ color: oklch(76.1% 0.039 110.6);
Tailwind
colors: {
custom: {
50: '#c9cab6',
500: '#b2b498',
950: '#000000',
},
}SCSS
$custom: #b2b498; $custom-light: #c9cab6; $custom-dark: #000000;
JSON
{
"hex": "#b2b498",
"rgb": {
"r": 178,
"g": 180,
"b": 152
},
"hsl": {
"h": 64.286,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.76074,
"c": 0.03876,
"h": 110.6
},
"luminance": 0.44374
}Semantic roles & 50–950 ramp
primary
#B2B498
secondary
#D0CFD9
accent
#4C9A51
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280