#BBB3AB#BBB3AB
#BBB3AB is a light, near-neutral orange. Relative luminance 0.457; OKLCH L 77.1% C 0.014 H 67.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3AB |
|---|---|
| RGB | rgb(187, 179, 171) |
| HSL | hsl(30, 11%, 70%) |
| HSV | hsv(30, 9%, 73%) |
| CMYK | cmyk(0%, 4.3%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.38, 1.42, 5.09) |
| CIE-LCH | lch(73.38, 5.29, 74.38°) |
| OKLab | oklab(77.11% 0.0055 0.0134) |
| OKLCH | oklch(77.11% 0.014 67.6) |
| XYZ | xyz(43.9635, 45.7457, 45.0340) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.97
Greige
#B8AB98
ΔE00 5.16
Silver
#C0C0C0
ΔE00 5.83
Dark Gray
#A9A9A9
ΔE00 5.84
Stone
#A89F91
ΔE00 6.48
Greyish
#A8A495
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3AB #ABB3BB
analogous
#BBABAB #BBB3AB #BBBBAB
triadic
#BBB3AB #ABBBB3 #B3ABBB
tetradic
#BBB3AB #ABBBAB #ABB3BB #BBABBB
square
#BBB3AB #ABBBAB #ABB3BB #BBABBB
split-complementary
#BBB3AB #ABBBBB #ABABBB
monochromatic
#827669 #A09489 #BBB3AB #D6D2CD #F1F0EE
Accessibility & contrast
On white
2.07
#BBB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BBB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3AB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3AB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#BEB1B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb3ab; /* rgb */ color: rgb(187, 179, 171); /* oklch */ color: oklch(77.1% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#cfc9c4',
500: '#bbb3ab',
950: '#000000',
},
}SCSS
$custom: #bbb3ab; $custom-light: #cfc9c4; $custom-dark: #000000;
JSON
{
"hex": "#bbb3ab",
"rgb": {
"r": 187,
"g": 179,
"b": 171
},
"hsl": {
"h": 30,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77108,
"c": 0.01449,
"h": 67.6
},
"luminance": 0.45745
}Semantic roles & 50–950 ramp
primary
#BBB3AB
secondary
#DFE1E3
accent
#739551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281