#B2B0A0#B2B0A0
#B2B0A0 is a light, muted yellow. Relative luminance 0.431; OKLCH L 75.4% C 0.022 H 101.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0A0 |
|---|---|
| RGB | rgb(178, 176, 160) |
| HSL | hsl(53, 10%, 66%) |
| HSV | hsv(53, 10%, 70%) |
| CMYK | cmyk(0%, 1.1%, 10.1%, 30.2%) |
| CIE-LAB | lab(71.59, -2.14, 8.45) |
| CIE-LCH | lch(71.59, 8.72, 104.21°) |
| OKLab | oklab(75.43% -0.0043 0.022) |
| OKLCH | oklch(75.43% 0.022 101.1) |
| XYZ | xyz(40.2299, 43.0540, 39.4418) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.54
Cement
#A5A391
ΔE00 3.92
Bland
#AFA88B
ΔE00 5.34
Greige
#B8AB98
ΔE00 5.40
Stone
#A89F91
ΔE00 6.03
Stone (survey)
#ADA587
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0A0 #A0A2B2
analogous
#B2A7A0 #B2B0A0 #ABB2A0
triadic
#B2B0A0 #A0B2B0 #B0A0B2
tetradic
#B2B0A0 #A0B2A7 #A0A2B2 #B2A0AB
square
#B2B0A0 #A0B2A7 #A0A2B2 #B2A0AB
split-complementary
#B2B0A0 #A0ABB2 #A7A0B2
monochromatic
#777561 #97947E #B2B0A0 #CDCCC2 #E9E8E4
Accessibility & contrast
On white
2.19
#B2B0A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#B2B0A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0A0
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0A0 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AF9F
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#B5AEAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2b0a0; /* rgb */ color: rgb(178, 176, 160); /* oklch */ color: oklch(75.4% 0.022 101.1);
Tailwind
colors: {
custom: {
50: '#c9c7bc',
500: '#b2b0a0',
950: '#000000',
},
}SCSS
$custom: #b2b0a0; $custom-light: #c9c7bc; $custom-dark: #000000;
JSON
{
"hex": "#b2b0a0",
"rgb": {
"r": 178,
"g": 176,
"b": 160
},
"hsl": {
"h": 53.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.75434,
"c": 0.02246,
"h": 101.1
},
"luminance": 0.43054
}Semantic roles & 50–950 ramp
primary
#B2B0A0
secondary
#D4D5DA
accent
#589551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281