#BAB2A2#BAB2A2
#BAB2A2 is a light, muted orange. Relative luminance 0.449; OKLCH L 76.6% C 0.024 H 84.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB2A2 |
|---|---|
| RGB | rgb(186, 178, 162) |
| HSL | hsl(40, 15%, 68%) |
| HSV | hsv(40, 13%, 73%) |
| CMYK | cmyk(0%, 4.3%, 12.9%, 27.1%) |
| CIE-LAB | lab(72.82, 0.08, 9.19) |
| CIE-LCH | lch(72.82, 9.19, 89.53°) |
| OKLab | oklab(76.58% 0.0023 0.024) |
| OKLCH | oklch(76.58% 0.024 84.6) |
| XYZ | xyz(42.6911, 44.8891, 40.5909) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.92
Warm Gray
#C9BEB0
ΔE00 3.98
Greyish
#A8A495
ΔE00 4.68
Stone
#A89F91
ΔE00 5.53
Cement
#A5A391
ΔE00 5.84
Bland
#AFA88B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB2A2 #A2AABA
analogous
#BAA6A2 #BAB2A2 #B6BAA2
triadic
#BAB2A2 #A2BAB2 #B2A2BA
tetradic
#BAB2A2 #A2BAA6 #A2AABA #BAA2B6
square
#BAB2A2 #A2BAA6 #A2AABA #BAA2B6
split-complementary
#BAB2A2 #A2B6BA #A6A2BA
monochromatic
#827660 #A0957F #BAB2A2 #D4CFC5 #EEECE8
Accessibility & contrast
On white
2.10
#BAB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#BAB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB2A2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB2A2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#B8B4A2
Tritanopia (blue-blind)
#BEAFAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bab2a2; /* rgb */ color: rgb(186, 178, 162); /* oklch */ color: oklch(76.6% 0.024 84.6);
Tailwind
colors: {
custom: {
50: '#cec9bd',
500: '#bab2a2',
950: '#000000',
},
}SCSS
$custom: #bab2a2; $custom-light: #cec9bd; $custom-dark: #000000;
JSON
{
"hex": "#bab2a2",
"rgb": {
"r": 186,
"g": 178,
"b": 162
},
"hsl": {
"h": 40,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76575,
"c": 0.02408,
"h": 84.6
},
"luminance": 0.44889
}Semantic roles & 50–950 ramp
primary
#BAB2A2
secondary
#D8DBE0
accent
#66994C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281