#B1AAA4#B1AAA4
#B1AAA4 is a light, near-neutral grey. Relative luminance 0.408; OKLCH L 74.2% C 0.012 H 63.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AAA4 |
|---|---|
| RGB | rgb(177, 170, 164) |
| HSL | hsl(28, 8%, 67%) |
| HSV | hsv(28, 7%, 69%) |
| CMYK | cmyk(0%, 4%, 7.3%, 30.6%) |
| CIE-LAB | lab(70.02, 1.43, 3.98) |
| CIE-LCH | lch(70.02, 4.23, 70.30°) |
| OKLab | oklab(74.21% 0.0053 0.0105) |
| OKLCH | oklch(74.21% 0.012 63.3) |
| XYZ | xyz(39.2062, 40.7773, 40.9202) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.15
Stone
#A89F91
ΔE00 4.97
Greyish
#A8A495
ΔE00 5.54
Greige
#B8AB98
ΔE00 5.65
Warm Gray
#C9BEB0
ΔE00 6.58
Silver
#C0C0C0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AAA4 #A4ABB1
analogous
#B1A4A5 #B1AAA4 #B1B1A4
triadic
#B1AAA4 #A4B1AA #AAA4B1
tetradic
#B1AAA4 #A5B1A4 #A4ABB1 #B1A4B1
square
#B1AAA4 #A5B1A4 #A4ABB1 #B1A4B1
split-complementary
#B1AAA4 #A4B1B1 #A4A5B1
monochromatic
#766D65 #958B83 #B1AAA4 #CDC9C5 #E9E8E6
Accessibility & contrast
On white
2.29
#B1AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B1AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AAA4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AAA4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#AEACA4
Tritanopia (blue-blind)
#B4A9A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b1aaa4; /* rgb */ color: rgb(177, 170, 164); /* oklch */ color: oklch(74.2% 0.012 63.3);
Tailwind
colors: {
custom: {
50: '#c8c3bf',
500: '#b1aaa4',
950: '#000000',
},
}SCSS
$custom: #b1aaa4; $custom-light: #c8c3bf; $custom-dark: #000000;
JSON
{
"hex": "#b1aaa4",
"rgb": {
"r": 177,
"g": 170,
"b": 164
},
"hsl": {
"h": 27.692,
"s": 7.692,
"l": 66.863
},
"oklch": {
"l": 0.7421,
"c": 0.01175,
"h": 63.3
},
"luminance": 0.40777
}Semantic roles & 50–950 ramp
primary
#B1AAA4
secondary
#D6D9DA
accent
#759254
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181