#B1AAA2#B1AAA2
#B1AAA2 is a light, near-neutral orange. Relative luminance 0.407; OKLCH L 74.2% C 0.014 H 71.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AAA2 |
|---|---|
| RGB | rgb(177, 170, 162) |
| HSL | hsl(32, 9%, 66%) |
| HSV | hsv(32, 8%, 69%) |
| CMYK | cmyk(0%, 4%, 8.5%, 30.6%) |
| CIE-LAB | lab(69.97, 1.07, 5.01) |
| CIE-LCH | lch(69.97, 5.13, 77.90°) |
| OKLab | oklab(74.15% 0.0045 0.0132) |
| OKLCH | oklch(74.15% 0.014 71.3) |
| XYZ | xyz(39.0270, 40.7056, 39.9764) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.24
Greyish
#A8A495
ΔE00 4.62
Dark Gray
#A9A9A9
ΔE00 4.74
Greige
#B8AB98
ΔE00 4.75
Warm Gray
#C9BEB0
ΔE00 6.19
Cement
#A5A391
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AAA2 #A2A9B1
analogous
#B1A3A2 #B1AAA2 #B1B1A2
triadic
#B1AAA2 #A2B1AA #AAA2B1
tetradic
#B1AAA2 #A2B1A3 #A2A9B1 #B1A2B1
square
#B1AAA2 #A2B1A3 #A2A9B1 #B1A2B1
split-complementary
#B1AAA2 #A2B1B1 #A3A2B1
monochromatic
#766D63 #958C81 #B1AAA2 #CDC8C3 #E9E7E5
Accessibility & contrast
On white
2.30
#B1AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#B1AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AAA2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AAA2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#AEACA2
Tritanopia (blue-blind)
#B4A8A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b1aaa2; /* rgb */ color: rgb(177, 170, 162); /* oklch */ color: oklch(74.2% 0.014 71.3);
Tailwind
colors: {
custom: {
50: '#c8c3bd',
500: '#b1aaa2',
950: '#000000',
},
}SCSS
$custom: #b1aaa2; $custom-light: #c8c3bd; $custom-dark: #000000;
JSON
{
"hex": "#b1aaa2",
"rgb": {
"r": 177,
"g": 170,
"b": 162
},
"hsl": {
"h": 32,
"s": 8.772,
"l": 66.471
},
"oklch": {
"l": 0.74154,
"c": 0.01392,
"h": 71.3
},
"luminance": 0.40705
}Semantic roles & 50–950 ramp
primary
#B1AAA2
secondary
#D5D7DA
accent
#719353
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181