#BBB1AA#BBB1AA
#BBB1AA is a light, near-neutral orange. Relative luminance 0.449; OKLCH L 76.7% C 0.015 H 57.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1AA |
|---|---|
| RGB | rgb(187, 177, 170) |
| HSL | hsl(25, 11%, 70%) |
| HSV | hsv(25, 9%, 73%) |
| CMYK | cmyk(0%, 5.3%, 9.1%, 26.7%) |
| CIE-LAB | lab(72.83, 2.33, 4.85) |
| CIE-LCH | lch(72.83, 5.38, 64.37°) |
| OKLab | oklab(76.67% 0.0081 0.0128) |
| OKLCH | oklch(76.67% 0.015 57.5) |
| XYZ | xyz(43.4706, 44.9119, 44.4012) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.69
Greige
#B8AB98
ΔE00 5.53
Dark Gray
#A9A9A9
ΔE00 5.94
Silver
#C0C0C0
ΔE00 6.35
Stone
#A89F91
ΔE00 6.59
Greyish
#A8A495
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1AA #AAB4BB
analogous
#BBAAAC #BBB1AA #BBB9AA
triadic
#BBB1AA #AABBB1 #B1AABB
tetradic
#BBB1AA #ACBBAA #AAB4BB #B9AABB
square
#BBB1AA #ACBBAA #AAB4BB #B9AABB
split-complementary
#BBB1AA #AABBB9 #AAACBB
monochromatic
#827368 #A09288 #BBB1AA #D6D0CC #F1EFEE
Accessibility & contrast
On white
2.10
#BBB1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#BBB1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1AA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1AA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#B6B4AA
Tritanopia (blue-blind)
#BFAFAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb1aa; /* rgb */ color: rgb(187, 177, 170); /* oklch */ color: oklch(76.7% 0.015 57.5);
Tailwind
colors: {
custom: {
50: '#cfc8c3',
500: '#bbb1aa',
950: '#000000',
},
}SCSS
$custom: #bbb1aa; $custom-light: #cfc8c3; $custom-dark: #000000;
JSON
{
"hex": "#bbb1aa",
"rgb": {
"r": 187,
"g": 177,
"b": 170
},
"hsl": {
"h": 24.706,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.7667,
"c": 0.01515,
"h": 57.5
},
"luminance": 0.44911
}Semantic roles & 50–950 ramp
primary
#BBB1AA
secondary
#DEE1E3
accent
#799550
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281