#BBB1AE#BBB1AE
#BBB1AE is a light, near-neutral red. Relative luminance 0.451; OKLCH L 76.8% C 0.012 H 37.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1AE |
|---|---|
| RGB | rgb(187, 177, 174) |
| HSL | hsl(14, 9%, 71%) |
| HSV | hsv(14, 7%, 73%) |
| CMYK | cmyk(0%, 5.3%, 7%, 26.7%) |
| CIE-LAB | lab(72.94, 3.02, 2.81) |
| CIE-LCH | lch(72.94, 4.12, 42.86°) |
| OKLab | oklab(76.78% 0.0097 0.0075) |
| OKLCH | oklch(76.78% 0.012 37.4) |
| XYZ | xyz(43.8547, 45.0655, 46.4244) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.53
Silver
#C0C0C0
ΔE00 5.89
Warm Gray
#C9BEB0
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.50
Pinkish Grey
#C8ACA9
ΔE00 7.04
Greige
#B8AB98
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1AE #AEB8BB
analogous
#BBAEB1 #BBB1AE #BBB7AE
triadic
#BBB1AE #AEBBB1 #B1AEBB
tetradic
#BBB1AE #B1BBAE #AEB8BB #B7AEBB
square
#BBB1AE #B1BBAE #AEB8BB #B7AEBB
split-complementary
#BBB1AE #AEBBB7 #AEB1BB
monochromatic
#82726D #9F918D #BBB1AE #D7D1CF #F1EFEE
Accessibility & contrast
On white
2.10
#BBB1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#BBB1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1AE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1AE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AE
Deuteranopia (green-blind)
#B5B4AE
Tritanopia (blue-blind)
#BEB0B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb1ae; /* rgb */ color: rgb(187, 177, 174); /* oklch */ color: oklch(76.8% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#cfc8c6',
500: '#bbb1ae',
950: '#000000',
},
}SCSS
$custom: #bbb1ae; $custom-light: #cfc8c6; $custom-dark: #000000;
JSON
{
"hex": "#bbb1ae",
"rgb": {
"r": 187,
"g": 177,
"b": 174
},
"hsl": {
"h": 13.846,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76783,
"c": 0.01226,
"h": 37.4
},
"luminance": 0.45065
}Semantic roles & 50–950 ramp
primary
#BBB1AE
secondary
#E1E3E4
accent
#849353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282