#BAB0A4#BAB0A4
#BAB0A4 is a light, muted orange. Relative luminance 0.442; OKLCH L 76.2% C 0.020 H 72.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB0A4 |
|---|---|
| RGB | rgb(186, 176, 164) |
| HSL | hsl(33, 14%, 69%) |
| HSV | hsv(33, 12%, 73%) |
| CMYK | cmyk(0%, 5.4%, 11.8%, 27.1%) |
| CIE-LAB | lab(72.34, 1.48, 7.42) |
| CIE-LCH | lch(72.34, 7.57, 78.70°) |
| OKLab | oklab(76.22% 0.0061 0.0194) |
| OKLCH | oklch(76.22% 0.02 72.5) |
| XYZ | xyz(42.4753, 44.1707, 41.4030) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.17
Warm Gray
#C9BEB0
ΔE00 3.85
Stone
#A89F91
ΔE00 5.21
Greyish
#A8A495
ΔE00 5.47
Khaki
#C3B091
ΔE00 6.98
Dark Gray
#A9A9A9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB0A4 #A4AEBA
analogous
#BAA5A4 #BAB0A4 #B9BAA4
triadic
#BAB0A4 #A4BAB0 #B0A4BA
tetradic
#BAB0A4 #A4BAA5 #A4AEBA #BAA4B9
square
#BAB0A4 #A4BAA5 #A4AEBA #BAA4B9
split-complementary
#BAB0A4 #A4B9BA #A5A4BA
monochromatic
#817362 #A09281 #BAB0A4 #D4CEC7 #EFECEA
Accessibility & contrast
On white
2.14
#BAB0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BAB0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB0A4
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB0A4 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#BEADAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bab0a4; /* rgb */ color: rgb(186, 176, 164); /* oklch */ color: oklch(76.2% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#cec7bf',
500: '#bab0a4',
950: '#000000',
},
}SCSS
$custom: #bab0a4; $custom-light: #cec7bf; $custom-dark: #000000;
JSON
{
"hex": "#bab0a4",
"rgb": {
"r": 186,
"g": 176,
"b": 164
},
"hsl": {
"h": 32.727,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.76216,
"c": 0.02037,
"h": 72.5
},
"luminance": 0.4417
}Semantic roles & 50–950 ramp
primary
#BAB0A4
secondary
#DADDE0
accent
#6F984E
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281