#B1AAA0#B1AAA0
#B1AAA0 is a light, near-neutral orange. Relative luminance 0.406; OKLCH L 74.1% C 0.016 H 77.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AAA0 |
|---|---|
| RGB | rgb(177, 170, 160) |
| HSL | hsl(35, 10%, 66%) |
| HSV | hsv(35, 10%, 69%) |
| CMYK | cmyk(0%, 4%, 9.6%, 30.6%) |
| CIE-LAB | lab(69.92, 0.73, 6.04) |
| CIE-LCH | lch(69.92, 6.09, 83.13°) |
| OKLab | oklab(74.1% 0.0037 0.0159) |
| OKLCH | oklch(74.1% 0.016 77) |
| XYZ | xyz(38.8507, 40.6350, 39.0476) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.70
Greyish
#A8A495
ΔE00 3.81
Greige
#B8AB98
ΔE00 3.99
Dark Gray
#A9A9A9
ΔE00 5.42
Cement
#A5A391
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AAA0 #A0A7B1
analogous
#B1A1A0 #B1AAA0 #AFB1A0
triadic
#B1AAA0 #A0B1AA #AAA0B1
tetradic
#B1AAA0 #A0B1A1 #A0A7B1 #B1A0AF
square
#B1AAA0 #A0B1A1 #A0A7B1 #B1A0AF
split-complementary
#B1AAA0 #A0AFB1 #A1A0B1
monochromatic
#766D61 #958C7E #B1AAA0 #CDC8C2 #E8E6E3
Accessibility & contrast
On white
2.30
#B1AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#B1AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AAA0
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AAA0 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9F
Deuteranopia (green-blind)
#AFACA0
Tritanopia (blue-blind)
#B4A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b1aaa0; /* rgb */ color: rgb(177, 170, 160); /* oklch */ color: oklch(74.1% 0.016 77.0);
Tailwind
colors: {
custom: {
50: '#c8c3bc',
500: '#b1aaa0',
950: '#000000',
},
}SCSS
$custom: #b1aaa0; $custom-light: #c8c3bc; $custom-dark: #000000;
JSON
{
"hex": "#b1aaa0",
"rgb": {
"r": 177,
"g": 170,
"b": 160
},
"hsl": {
"h": 35.294,
"s": 9.827,
"l": 66.078
},
"oklch": {
"l": 0.74098,
"c": 0.01627,
"h": 77
},
"luminance": 0.40635
}Semantic roles & 50–950 ramp
primary
#B1AAA0
secondary
#D4D6D9
accent
#6D9452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181