#BBB0AA#BBB0AA
#BBB0AA is a light, near-neutral orange. Relative luminance 0.445; OKLCH L 76.5% C 0.015 H 50.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0AA |
|---|---|
| RGB | rgb(187, 176, 170) |
| HSL | hsl(21, 11%, 70%) |
| HSV | hsv(21, 9%, 73%) |
| CMYK | cmyk(0%, 5.9%, 9.1%, 26.7%) |
| CIE-LAB | lab(72.57, 2.87, 4.47) |
| CIE-LCH | lch(72.57, 5.31, 57.35°) |
| OKLab | oklab(76.47% 0.0097 0.0118) |
| OKLCH | oklch(76.47% 0.015 50.7) |
| XYZ | xyz(43.2738, 44.5183, 44.3356) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.34
Dark Gray
#A9A9A9
ΔE00 6.01
Greige
#B8AB98
ΔE00 6.11
Silver
#C0C0C0
ΔE00 6.61
Stone
#A89F91
ΔE00 6.92
Pinkish Grey
#C8ACA9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0AA #AAB5BB
analogous
#BBAAAD #BBB0AA #BBB8AA
triadic
#BBB0AA #AABBB0 #B0AABB
tetradic
#BBB0AA #ADBBAA #AAB5BB #B8AABB
square
#BBB0AA #ADBBAA #AAB5BB #B8AABB
split-complementary
#BBB0AA #AABBB8 #AAADBB
monochromatic
#827168 #A09088 #BBB0AA #D6D0CC #F1EFEE
Accessibility & contrast
On white
2.12
#BBB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BBB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0AA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0AA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B5B3AA
Tritanopia (blue-blind)
#BFAEAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb0aa; /* rgb */ color: rgb(187, 176, 170); /* oklch */ color: oklch(76.5% 0.015 50.7);
Tailwind
colors: {
custom: {
50: '#cfc7c3',
500: '#bbb0aa',
950: '#000000',
},
}SCSS
$custom: #bbb0aa; $custom-light: #cfc7c3; $custom-dark: #000000;
JSON
{
"hex": "#bbb0aa",
"rgb": {
"r": 187,
"g": 176,
"b": 170
},
"hsl": {
"h": 21.176,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76466,
"c": 0.01525,
"h": 50.7
},
"luminance": 0.44518
}Semantic roles & 50–950 ramp
primary
#BBB0AA
secondary
#DEE1E3
accent
#7D9550
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281