#BBB5AD#BBB5AD
#BBB5AD is a light, near-neutral orange. Relative luminance 0.466; OKLCH L 77.6% C 0.013 H 75.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5AD |
|---|---|
| RGB | rgb(187, 181, 173) |
| HSL | hsl(34, 9%, 71%) |
| HSV | hsv(34, 7%, 73%) |
| CMYK | cmyk(0%, 3.2%, 7.5%, 26.7%) |
| CIE-LAB | lab(73.95, 0.70, 4.82) |
| CIE-LCH | lch(73.95, 4.87, 81.80°) |
| OKLab | oklab(77.57% 0.0033 0.0127) |
| OKLCH | oklch(77.57% 0.013 75.3) |
| XYZ | xyz(44.5593, 46.6300, 46.1801) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.89
Silver
#C0C0C0
ΔE00 5.21
Greige
#B8AB98
ΔE00 5.53
Dark Gray
#A9A9A9
ΔE00 5.70
Greyish
#A8A495
ΔE00 6.35
Stone
#A89F91
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5AD #ADB3BB
analogous
#BBAEAD #BBB5AD #BABBAD
triadic
#BBB5AD #ADBBB5 #B5ADBB
tetradic
#BBB5AD #ADBBAE #ADB3BB #BBADBA
square
#BBB5AD #ADBBAE #ADB3BB #BBADBA
split-complementary
#BBB5AD #ADBABB #AEADBB
monochromatic
#82786C #9F978C #BBB5AD #D7D3CE #F1F0EE
Accessibility & contrast
On white
2.03
#BBB5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BBB5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5AD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5AD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AD
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#BEB3B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb5ad; /* rgb */ color: rgb(187, 181, 173); /* oklch */ color: oklch(77.6% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#cfcbc5',
500: '#bbb5ad',
950: '#000000',
},
}SCSS
$custom: #bbb5ad; $custom-light: #cfcbc5; $custom-dark: #000000;
JSON
{
"hex": "#bbb5ad",
"rgb": {
"r": 187,
"g": 181,
"b": 173
},
"hsl": {
"h": 34.286,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.77574,
"c": 0.01313,
"h": 75.3
},
"luminance": 0.4663
}Semantic roles & 50–950 ramp
primary
#BBB5AD
secondary
#E0E2E4
accent
#6E9352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281