#BBB2AB#BBB2AB
#BBB2AB is a light, near-neutral orange. Relative luminance 0.453; OKLCH L 76.9% C 0.014 H 60.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2AB |
|---|---|
| RGB | rgb(187, 178, 171) |
| HSL | hsl(26, 11%, 70%) |
| HSV | hsv(26, 9%, 73%) |
| CMYK | cmyk(0%, 4.8%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.12, 1.96, 4.71) |
| CIE-LCH | lch(73.12, 5.11, 67.42°) |
| OKLab | oklab(76.9% 0.007 0.0124) |
| OKLCH | oklch(76.9% 0.014 60.5) |
| XYZ | xyz(43.7638, 45.3463, 44.9674) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.45
Greige
#B8AB98
ΔE00 5.53
Dark Gray
#A9A9A9
ΔE00 5.76
Silver
#C0C0C0
ΔE00 5.96
Stone
#A89F91
ΔE00 6.64
Greyish
#A8A495
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2AB #ABB4BB
analogous
#BBABAC #BBB2AB #BBBAAB
triadic
#BBB2AB #ABBBB2 #B2ABBB
tetradic
#BBB2AB #ACBBAB #ABB4BB #BAABBB
square
#BBB2AB #ACBBAB #ABB4BB #BAABBB
split-complementary
#BBB2AB #ABBBBA #ABACBB
monochromatic
#827469 #A09389 #BBB2AB #D6D1CD #F1EFEE
Accessibility & contrast
On white
2.09
#BBB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#BBB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2AB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2AB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AB
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#BEB0B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2ab; /* rgb */ color: rgb(187, 178, 171); /* oklch */ color: oklch(76.9% 0.014 60.5);
Tailwind
colors: {
custom: {
50: '#cfc9c4',
500: '#bbb2ab',
950: '#000000',
},
}SCSS
$custom: #bbb2ab; $custom-light: #cfc9c4; $custom-dark: #000000;
JSON
{
"hex": "#bbb2ab",
"rgb": {
"r": 187,
"g": 178,
"b": 171
},
"hsl": {
"h": 26.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76903,
"c": 0.01428,
"h": 60.5
},
"luminance": 0.45346
}Semantic roles & 50–950 ramp
primary
#BBB2AB
secondary
#DFE1E3
accent
#779551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281