#B6B294#B6B294
#B6B294 is a light, muted yellow. Relative luminance 0.439; OKLCH L 75.9% C 0.042 H 101.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B294 |
|---|---|
| RGB | rgb(182, 178, 148) |
| HSL | hsl(53, 19%, 65%) |
| HSV | hsv(53, 19%, 71%) |
| CMYK | cmyk(0%, 2.2%, 18.7%, 28.6%) |
| CIE-LAB | lab(72.18, -3.65, 15.88) |
| CIE-LCH | lch(72.18, 16.29, 102.96°) |
| OKLab | oklab(75.89% -0.008 0.0408) |
| OKLCH | oklch(75.89% 0.042 101) |
| XYZ | xyz(40.5568, 43.9245, 34.3530) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.04
Stone (survey)
#ADA587
ΔE00 3.96
Putty
#BEAE8A
ΔE00 5.21
Cement
#A5A391
ΔE00 5.88
Greyish
#A8A495
ΔE00 6.58
Sand
#C2B280
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B294 #9498B6
analogous
#B6A194 #B6B294 #A9B694
triadic
#B6B294 #94B6B2 #B294B6
tetradic
#B6B294 #94B6A1 #9498B6 #B694A9
square
#B6B294 #94B6A1 #9498B6 #B694A9
split-complementary
#B6B294 #94A9B6 #A194B6
monochromatic
#7B7754 #9D9870 #B6B294 #CFCCB8 #E8E6DD
Accessibility & contrast
On white
2.15
#B6B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#B6B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B294
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B294 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#B9B295
Tritanopia (blue-blind)
#BCAEAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b6b294; /* rgb */ color: rgb(182, 178, 148); /* oklch */ color: oklch(75.9% 0.042 101.0);
Tailwind
colors: {
custom: {
50: '#ccc9b3',
500: '#b6b294',
950: '#000000',
},
}SCSS
$custom: #b6b294; $custom-light: #ccc9b3; $custom-dark: #000000;
JSON
{
"hex": "#b6b294",
"rgb": {
"r": 182,
"g": 178,
"b": 148
},
"hsl": {
"h": 52.941,
"s": 18.889,
"l": 64.706
},
"oklch": {
"l": 0.75887,
"c": 0.04154,
"h": 101
},
"luminance": 0.43924
}Semantic roles & 50–950 ramp
primary
#B6B294
secondary
#CDCED9
accent
#529D48
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280