#BBB4AB#BBB4AB
#BBB4AB is a light, near-neutral orange. Relative luminance 0.461; OKLCH L 77.3% C 0.015 H 74.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4AB |
|---|---|
| RGB | rgb(187, 180, 171) |
| HSL | hsl(34, 11%, 70%) |
| HSV | hsv(34, 9%, 73%) |
| CMYK | cmyk(0%, 3.7%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.64, 0.89, 5.47) |
| CIE-LCH | lch(73.64, 5.54, 80.80°) |
| OKLab | oklab(77.31% 0.004 0.0144) |
| OKLCH | oklch(77.31% 0.015 74.4) |
| XYZ | xyz(44.1646, 46.1480, 45.1010) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.66
Greige
#B8AB98
ΔE00 4.95
Silver
#C0C0C0
ΔE00 5.80
Dark Gray
#A9A9A9
ΔE00 6.01
Greyish
#A8A495
ΔE00 6.09
Stone
#A89F91
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4AB #ABB2BB
analogous
#BBACAB #BBB4AB #BABBAB
triadic
#BBB4AB #ABBBB4 #B4ABBB
tetradic
#BBB4AB #ABBBAC #ABB2BB #BBABBA
square
#BBB4AB #ABBBAC #ABB2BB #BBABBA
split-complementary
#BBB4AB #ABBABB #ACABBB
monochromatic
#827769 #A09689 #BBB4AB #D6D2CD #F1F0EE
Accessibility & contrast
On white
2.05
#BBB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BBB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4AB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4AB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#BEB2B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb4ab; /* rgb */ color: rgb(187, 180, 171); /* oklch */ color: oklch(77.3% 0.015 74.4);
Tailwind
colors: {
custom: {
50: '#cfcac4',
500: '#bbb4ab',
950: '#000000',
},
}SCSS
$custom: #bbb4ab; $custom-light: #cfcac4; $custom-dark: #000000;
JSON
{
"hex": "#bbb4ab",
"rgb": {
"r": 187,
"g": 180,
"b": 171
},
"hsl": {
"h": 33.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77313,
"c": 0.01492,
"h": 74.4
},
"luminance": 0.46148
}Semantic roles & 50–950 ramp
primary
#BBB4AB
secondary
#DFE1E3
accent
#6F9551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281