#BBB0AE#BBB0AE
#BBB0AE is a light, near-neutral red. Relative luminance 0.447; OKLCH L 76.6% C 0.013 H 29.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0AE |
|---|---|
| RGB | rgb(187, 176, 174) |
| HSL | hsl(9, 9%, 71%) |
| HSV | hsv(9, 7%, 73%) |
| CMYK | cmyk(0%, 5.9%, 7%, 26.7%) |
| CIE-LAB | lab(72.68, 3.56, 2.43) |
| CIE-LCH | lch(72.68, 4.31, 34.27°) |
| OKLab | oklab(76.58% 0.0113 0.0065) |
| OKLCH | oklch(76.58% 0.013 29.9) |
| XYZ | xyz(43.6580, 44.6719, 46.3588) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.35
Pinkish Grey
#C8ACA9
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 6.71
Warm Gray
#C9BEB0
ΔE00 7.07
Greige
#B8AB98
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0AE #AEB9BB
analogous
#BBAEB2 #BBB0AE #BBB6AE
triadic
#BBB0AE #AEBBB0 #B0AEBB
tetradic
#BBB0AE #B2BBAE #AEB9BB #B6AEBB
square
#BBB0AE #B2BBAE #AEB9BB #B6AEBB
split-complementary
#BBB0AE #AEBBB6 #AEB2BB
monochromatic
#82706D #9F908D #BBB0AE #D7D0CF #F1EFEE
Accessibility & contrast
On white
2.11
#BBB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BBB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0AE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0AE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B5B3AE
Tritanopia (blue-blind)
#BEAFAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb0ae; /* rgb */ color: rgb(187, 176, 174); /* oklch */ color: oklch(76.6% 0.013 29.9);
Tailwind
colors: {
custom: {
50: '#cfc7c6',
500: '#bbb0ae',
950: '#000000',
},
}SCSS
$custom: #bbb0ae; $custom-light: #cfc7c6; $custom-dark: #000000;
JSON
{
"hex": "#bbb0ae",
"rgb": {
"r": 187,
"g": 176,
"b": 174
},
"hsl": {
"h": 9.231,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.7658,
"c": 0.01297,
"h": 29.9
},
"luminance": 0.44671
}Semantic roles & 50–950 ramp
primary
#BBB0AE
secondary
#E1E4E4
accent
#899353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282