#B1AAA5#B1AAA5
#B1AAA5 is a light, near-neutral grey. Relative luminance 0.408; OKLCH L 74.2% C 0.011 H 58.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AAA5 |
|---|---|
| RGB | rgb(177, 170, 165) |
| HSL | hsl(25, 7%, 67%) |
| HSV | hsv(25, 7%, 69%) |
| CMYK | cmyk(0%, 4%, 6.8%, 30.6%) |
| CIE-LAB | lab(70.05, 1.60, 3.46) |
| CIE-LCH | lch(70.05, 3.82, 65.18°) |
| OKLab | oklab(74.24% 0.0057 0.0092) |
| OKLCH | oklch(74.24% 0.011 58.2) |
| XYZ | xyz(39.2969, 40.8135, 41.3976) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.90
Stone
#A89F91
ΔE00 5.40
Greyish
#A8A495
ΔE00 6.03
Greige
#B8AB98
ΔE00 6.14
Warm Gray
#C9BEB0
ΔE00 6.84
Silver
#C0C0C0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AAA5 #A5ACB1
analogous
#B1A5A6 #B1AAA5 #B1B0A5
triadic
#B1AAA5 #A5B1AA #AAA5B1
tetradic
#B1AAA5 #A6B1A5 #A5ACB1 #B0A5B1
square
#B1AAA5 #A6B1A5 #A5ACB1 #B0A5B1
split-complementary
#B1AAA5 #A5B1B0 #A5A6B1
monochromatic
#766C66 #958B84 #B1AAA5 #CDC9C6 #EAE8E7
Accessibility & contrast
On white
2.29
#B1AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B1AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AAA5
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AAA5 | 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)
#ACAAA5
Deuteranopia (green-blind)
#AEACA5
Tritanopia (blue-blind)
#B4A9A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b1aaa5; /* rgb */ color: rgb(177, 170, 165); /* oklch */ color: oklch(74.2% 0.011 58.2);
Tailwind
colors: {
custom: {
50: '#c8c3bf',
500: '#b1aaa5',
950: '#000000',
},
}SCSS
$custom: #b1aaa5; $custom-light: #c8c3bf; $custom-dark: #000000;
JSON
{
"hex": "#b1aaa5",
"rgb": {
"r": 177,
"g": 170,
"b": 165
},
"hsl": {
"h": 25,
"s": 7.143,
"l": 67.059
},
"oklch": {
"l": 0.74239,
"c": 0.01077,
"h": 58.2
},
"luminance": 0.40813
}Semantic roles & 50–950 ramp
primary
#B1AAA5
secondary
#D7D9DB
accent
#789154
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181