#B6B8A0#B6B8A0
#B6B8A0 is a light, muted yellow. Relative luminance 0.468; OKLCH L 77.4% C 0.033 H 111.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B8A0 |
|---|---|
| RGB | rgb(182, 184, 160) |
| HSL | hsl(65, 14%, 67%) |
| HSV | hsv(65, 13%, 72%) |
| CMYK | cmyk(1.1%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(74.04, -4.93, 11.97) |
| CIE-LCH | lch(74.04, 12.95, 112.37°) |
| OKLab | oklab(77.44% -0.0119 0.031) |
| OKLCH | oklch(77.44% 0.033 111) |
| XYZ | xyz(42.7764, 46.7644, 40.0238) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.86
Cement
#A5A391
ΔE00 6.40
Stone (survey)
#ADA587
ΔE00 6.82
Greyish
#A8A495
ΔE00 7.04
Putty
#BEAE8A
ΔE00 8.41
Sage Green
#9CAF88
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B8A0 #A2A0B8
analogous
#B8AEA0 #B6B8A0 #AAB8A0
triadic
#B6B8A0 #A0B6B8 #B8A0B6
tetradic
#B6B8A0 #A0B8AE #A2A0B8 #B8A0AA
square
#B6B8A0 #A0B8AE #A2A0B8 #B8A0AA
split-complementary
#B6B8A0 #A0AAB8 #AEA0B8
monochromatic
#7C7F5F #9B9E7D #B6B8A0 #D1D2C3 #ECECE6
Accessibility & contrast
On white
2.03
#B6B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#B6B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B8A0
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B8A0 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB69F
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#B9B5B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b6b8a0; /* rgb */ color: rgb(182, 184, 160); /* oklch */ color: oklch(77.4% 0.033 111.0);
Tailwind
colors: {
custom: {
50: '#cccdbc',
500: '#b6b8a0',
950: '#000000',
},
}SCSS
$custom: #b6b8a0; $custom-light: #cccdbc; $custom-dark: #000000;
JSON
{
"hex": "#b6b8a0",
"rgb": {
"r": 182,
"g": 184,
"b": 160
},
"hsl": {
"h": 65,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.77442,
"c": 0.03321,
"h": 111
},
"luminance": 0.46764
}Semantic roles & 50–950 ramp
primary
#B6B8A0
secondary
#D7D6DE
accent
#4D9953
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281