#B1ABA2#B1ABA2
#B1ABA2 is a light, near-neutral orange. Relative luminance 0.411; OKLCH L 74.4% C 0.014 H 78.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B1ABA2 |
|---|---|
| RGB | rgb(177, 171, 162) |
| HSL | hsl(36, 9%, 66%) |
| HSV | hsv(36, 8%, 69%) |
| CMYK | cmyk(0%, 3.4%, 8.5%, 30.6%) |
| CIE-LAB | lab(70.23, 0.53, 5.39) |
| CIE-LCH | lch(70.23, 5.42, 84.36°) |
| OKLab | oklab(74.36% 0.003 0.0142) |
| OKLCH | oklch(74.36% 0.014 78.2) |
| XYZ | xyz(39.2152, 41.0819, 40.0391) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 4.01
Stone
#A89F91
ΔE00 4.18
Greige
#B8AB98
ΔE00 4.52
Dark Gray
#A9A9A9
ΔE00 4.92
Cement
#A5A391
ΔE00 5.76
Warm Gray
#C9BEB0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1ABA2 #A2A8B1
analogous
#B1A4A2 #B1ABA2 #B0B1A2
triadic
#B1ABA2 #A2B1AB #ABA2B1
tetradic
#B1ABA2 #A2B1A4 #A2A8B1 #B1A2B0
square
#B1ABA2 #A2B1A4 #A2A8B1 #B1A2B0
split-complementary
#B1ABA2 #A2B0B1 #A4A2B1
monochromatic
#766E63 #958D81 #B1ABA2 #CDC9C3 #E9E7E5
Accessibility & contrast
On white
2.28
#B1ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B1ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1ABA2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1ABA2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#B4A9A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b1aba2; /* rgb */ color: rgb(177, 171, 162); /* oklch */ color: oklch(74.4% 0.014 78.2);
Tailwind
colors: {
custom: {
50: '#c8c4bd',
500: '#b1aba2',
950: '#000000',
},
}SCSS
$custom: #b1aba2; $custom-light: #c8c4bd; $custom-dark: #000000;
JSON
{
"hex": "#b1aba2",
"rgb": {
"r": 177,
"g": 171,
"b": 162
},
"hsl": {
"h": 36,
"s": 8.772,
"l": 66.471
},
"oklch": {
"l": 0.74361,
"c": 0.01447,
"h": 78.2
},
"luminance": 0.41082
}Semantic roles & 50–950 ramp
primary
#B1ABA2
secondary
#D5D7DA
accent
#6C9353
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181