#BAB6A2#BAB6A2
#BAB6A2 is a light, muted yellow. Relative luminance 0.465; OKLCH L 77.4% C 0.028 H 97.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB6A2 |
|---|---|
| RGB | rgb(186, 182, 162) |
| HSL | hsl(50, 15%, 68%) |
| HSV | hsv(50, 13%, 73%) |
| CMYK | cmyk(0%, 2.2%, 12.9%, 27.1%) |
| CIE-LAB | lab(73.87, -2.06, 10.69) |
| CIE-LCH | lch(73.87, 10.89, 100.92°) |
| OKLab | oklab(77.4% -0.0038 0.0278) |
| OKLCH | oklch(77.4% 0.028 97.7) |
| XYZ | xyz(43.4986, 46.5041, 40.8601) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.10
Greige
#B8AB98
ΔE00 5.35
Greyish
#A8A495
ΔE00 5.38
Cement
#A5A391
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 5.67
Stone (survey)
#ADA587
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB6A2 #A2A6BA
analogous
#BAAAA2 #BAB6A2 #B2BAA2
triadic
#BAB6A2 #A2BAB6 #B6A2BA
tetradic
#BAB6A2 #A2BAAA #A2A6BA #BAA2B2
square
#BAB6A2 #A2BAAA #A2A6BA #BAA2B2
split-complementary
#BAB6A2 #A2B2BA #AAA2BA
monochromatic
#827C60 #A09A7F #BAB6A2 #D4D2C5 #EEEDE8
Accessibility & contrast
On white
2.04
#BAB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BAB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB6A2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB6A2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A1
Deuteranopia (green-blind)
#BCB6A3
Tritanopia (blue-blind)
#BEB3B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bab6a2; /* rgb */ color: rgb(186, 182, 162); /* oklch */ color: oklch(77.4% 0.028 97.7);
Tailwind
colors: {
custom: {
50: '#cecbbd',
500: '#bab6a2',
950: '#000000',
},
}SCSS
$custom: #bab6a2; $custom-light: #cecbbd; $custom-dark: #000000;
JSON
{
"hex": "#bab6a2",
"rgb": {
"r": 186,
"g": 182,
"b": 162
},
"hsl": {
"h": 50,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.77403,
"c": 0.02803,
"h": 97.7
},
"luminance": 0.46504
}Semantic roles & 50–950 ramp
primary
#BAB6A2
secondary
#D8D9E0
accent
#59994C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281