#B2B0A2#B2B0A2
#B2B0A2 is a light, near-neutral yellow. Relative luminance 0.431; OKLCH L 75.5% C 0.020 H 100.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0A2 |
|---|---|
| RGB | rgb(178, 176, 162) |
| HSL | hsl(53, 9%, 67%) |
| HSV | hsv(53, 9%, 70%) |
| CMYK | cmyk(0%, 1.1%, 9%, 30.2%) |
| CIE-LAB | lab(71.64, -1.80, 7.42) |
| CIE-LCH | lch(71.64, 7.64, 103.61°) |
| OKLab | oklab(75.49% -0.0035 0.0194) |
| OKLCH | oklch(75.49% 0.02 100.2) |
| XYZ | xyz(40.4062, 43.1245, 40.3706) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.53
Cement
#A5A391
ΔE00 4.23
Greige
#B8AB98
ΔE00 5.38
Stone
#A89F91
ΔE00 5.85
Bland
#AFA88B
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0A2 #A2A4B2
analogous
#B2A8A2 #B2B0A2 #ACB2A2
triadic
#B2B0A2 #A2B2B0 #B0A2B2
tetradic
#B2B0A2 #A2B2A8 #A2A4B2 #B2A2AC
square
#B2B0A2 #A2B2A8 #A2A4B2 #B2A2AC
split-complementary
#B2B0A2 #A2ACB2 #A8A2B2
monochromatic
#777463 #969481 #B2B0A2 #CECCC3 #E9E9E5
Accessibility & contrast
On white
2.18
#B2B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#B2B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0A2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0A2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#B5AEAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2b0a2; /* rgb */ color: rgb(178, 176, 162); /* oklch */ color: oklch(75.5% 0.020 100.2);
Tailwind
colors: {
custom: {
50: '#c9c7bd',
500: '#b2b0a2',
950: '#000000',
},
}SCSS
$custom: #b2b0a2; $custom-light: #c9c7bd; $custom-dark: #000000;
JSON
{
"hex": "#b2b0a2",
"rgb": {
"r": 178,
"g": 176,
"b": 162
},
"hsl": {
"h": 52.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.75488,
"c": 0.01971,
"h": 100.2
},
"luminance": 0.43124
}Semantic roles & 50–950 ramp
primary
#B2B0A2
secondary
#D5D6DA
accent
#5A9352
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281