#B6B698#B6B698
#B6B698 is a light, muted yellow. Relative luminance 0.457; OKLCH L 76.8% C 0.041 H 107.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B698 |
|---|---|
| RGB | rgb(182, 182, 152) |
| HSL | hsl(60, 17%, 65%) |
| HSV | hsv(60, 16%, 71%) |
| CMYK | cmyk(0%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(73.33, -5.15, 15.31) |
| CIE-LCH | lch(73.33, 16.16, 108.60°) |
| OKLab | oklab(76.83% -0.0123 0.0394) |
| OKLCH | oklch(76.83% 0.041 107.3) |
| XYZ | xyz(41.6864, 45.6684, 36.3185) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.77
Stone (survey)
#ADA587
ΔE00 5.67
Cement
#A5A391
ΔE00 6.70
Putty
#BEAE8A
ΔE00 7.01
Greyish
#A8A495
ΔE00 7.57
Sand
#C2B280
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B698 #9898B6
analogous
#B6A798 #B6B698 #A7B698
triadic
#B6B698 #98B6B6 #B698B6
tetradic
#B6B698 #98B6A7 #9898B6 #B698A7
square
#B6B698 #98B6A7 #9898B6 #B698A7
split-complementary
#B6B698 #98A7B6 #A798B6
monochromatic
#7C7C58 #9D9D74 #B6B698 #CFCFBC #E9E9E0
Accessibility & contrast
On white
2.07
#B6B698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#B6B698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B698
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B698 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#BBB2AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6b698; /* rgb */ color: rgb(182, 182, 152); /* oklch */ color: oklch(76.8% 0.041 107.3);
Tailwind
colors: {
custom: {
50: '#cccbb6',
500: '#b6b698',
950: '#000000',
},
}SCSS
$custom: #b6b698; $custom-light: #cccbb6; $custom-dark: #000000;
JSON
{
"hex": "#b6b698",
"rgb": {
"r": 182,
"g": 182,
"b": 152
},
"hsl": {
"h": 60,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.76825,
"c": 0.04125,
"h": 107.3
},
"luminance": 0.45668
}Semantic roles & 50–950 ramp
primary
#B6B698
secondary
#D0D0DA
accent
#4A9B4A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280