#BBB5AF#BBB5AF
#BBB5AF is a light, near-neutral orange. Relative luminance 0.467; OKLCH L 77.6% C 0.011 H 67.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5AF |
|---|---|
| RGB | rgb(187, 181, 175) |
| HSL | hsl(30, 8%, 71%) |
| HSV | hsv(30, 6%, 73%) |
| CMYK | cmyk(0%, 3.2%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.00, 1.05, 3.80) |
| CIE-LCH | lch(74.00, 3.95, 74.64°) |
| OKLab | oklab(77.63% 0.0041 0.01) |
| OKLCH | oklch(77.63% 0.011 67.7) |
| XYZ | xyz(44.7543, 46.7080, 47.2070) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.46
Silver
#C0C0C0
ΔE00 4.62
Dark Gray
#A9A9A9
ΔE00 5.22
Dove Gray
#B6B8BD
ΔE00 6.24
Greige
#B8AB98
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5AF #AFB5BB
analogous
#BBAFAF #BBB5AF #BBBBAF
triadic
#BBB5AF #AFBBB5 #B5AFBB
tetradic
#BBB5AF #AFBBAF #AFB5BB #BBAFBB
square
#BBB5AF #AFBBAF #AFB5BB #BBAFBB
split-complementary
#BBB5AF #AFBBBB #AFAFBB
monochromatic
#82786E #9F968E #BBB5AF #D7D4D0 #F1F0EE
Accessibility & contrast
On white
2.03
#BBB5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BBB5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5AF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5AF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#B9B6AF
Tritanopia (blue-blind)
#BDB4B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb5af; /* rgb */ color: rgb(187, 181, 175); /* oklch */ color: oklch(77.6% 0.011 67.7);
Tailwind
colors: {
custom: {
50: '#cfcbc6',
500: '#bbb5af',
950: '#000000',
},
}SCSS
$custom: #bbb5af; $custom-light: #cfcbc6; $custom-dark: #000000;
JSON
{
"hex": "#bbb5af",
"rgb": {
"r": 187,
"g": 181,
"b": 175
},
"hsl": {
"h": 30,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.77629,
"c": 0.01085,
"h": 67.7
},
"luminance": 0.46708
}Semantic roles & 50–950 ramp
primary
#BBB5AF
secondary
#E1E3E4
accent
#739253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282