#B6AE94#B6AE94
#B6AE94 is a light, muted yellow. Relative luminance 0.424; OKLCH L 75.0% C 0.037 H 92.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AE94 |
|---|---|
| RGB | rgb(182, 174, 148) |
| HSL | hsl(46, 19%, 65%) |
| HSV | hsv(46, 19%, 71%) |
| CMYK | cmyk(0%, 4.4%, 18.7%, 28.6%) |
| CIE-LAB | lab(71.12, -1.52, 14.39) |
| CIE-LCH | lch(71.12, 14.47, 96.01°) |
| OKLab | oklab(75.05% -0.0019 0.0371) |
| OKLCH | oklch(75.05% 0.037 92.9) |
| XYZ | xyz(39.7725, 42.3560, 34.0916) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.23
Stone (survey)
#ADA587
ΔE00 3.03
Putty
#BEAE8A
ΔE00 4.06
Greige
#B8AB98
ΔE00 4.32
Khaki
#C3B091
ΔE00 4.90
Cement
#A5A391
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AE94 #949CB6
analogous
#B69D94 #B6AE94 #ADB694
triadic
#B6AE94 #94B6AE #AE94B6
tetradic
#B6AE94 #94B69D #949CB6 #B694AD
square
#B6AE94 #94B69D #949CB6 #B694AD
split-complementary
#B6AE94 #94ADB6 #9D94B6
monochromatic
#7B7254 #9D9270 #B6AE94 #CFCAB8 #E8E5DD
Accessibility & contrast
On white
2.22
#B6AE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#B6AE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AE94
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AE94 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD92
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#BCAAA7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b6ae94; /* rgb */ color: rgb(182, 174, 148); /* oklch */ color: oklch(75.0% 0.037 92.9);
Tailwind
colors: {
custom: {
50: '#ccc6b3',
500: '#b6ae94',
950: '#000000',
},
}SCSS
$custom: #b6ae94; $custom-light: #ccc6b3; $custom-dark: #000000;
JSON
{
"hex": "#b6ae94",
"rgb": {
"r": 182,
"g": 174,
"b": 148
},
"hsl": {
"h": 45.882,
"s": 18.889,
"l": 64.706
},
"oklch": {
"l": 0.75049,
"c": 0.03712,
"h": 92.9
},
"luminance": 0.42355
}Semantic roles & 50–950 ramp
primary
#B6AE94
secondary
#CDD0D9
accent
#5C9D48
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280