#BBB7AF#BBB7AF
#BBB7AF is a light, near-neutral orange. Relative luminance 0.475; OKLCH L 78.0% C 0.012 H 84.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7AF |
|---|---|
| RGB | rgb(187, 183, 175) |
| HSL | hsl(40, 8%, 71%) |
| HSV | hsv(40, 6%, 73%) |
| CMYK | cmyk(0%, 2.1%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.53, -0.03, 4.56) |
| CIE-LCH | lch(74.53, 4.56, 90.34°) |
| OKLab | oklab(78.04% 0.0011 0.012) |
| OKLCH | oklch(78.04% 0.012 84.6) |
| XYZ | xyz(45.1639, 47.5272, 47.3435) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.18
Silver
#C0C0C0
ΔE00 4.73
Dark Gray
#A9A9A9
ΔE00 5.76
Greige
#B8AB98
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 6.19
Greyish
#A8A495
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7AF #AFB3BB
analogous
#BBB1AF #BBB7AF #B9BBAF
triadic
#BBB7AF #AFBBB7 #B7AFBB
tetradic
#BBB7AF #AFBBB1 #AFB3BB #BBAFB9
square
#BBB7AF #AFBBB1 #AFB3BB #BBAFB9
split-complementary
#BBB7AF #AFB9BB #B1AFBB
monochromatic
#827B6E #9F998E #BBB7AF #D7D5D0 #F1F0EE
Accessibility & contrast
On white
2.00
#BBB7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#BBB7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7AF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7AF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AF
Deuteranopia (green-blind)
#BAB8AF
Tritanopia (blue-blind)
#BDB6B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb7af; /* rgb */ color: rgb(187, 183, 175); /* oklch */ color: oklch(78.0% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#cfccc6',
500: '#bbb7af',
950: '#000000',
},
}SCSS
$custom: #bbb7af; $custom-light: #cfccc6; $custom-dark: #000000;
JSON
{
"hex": "#bbb7af",
"rgb": {
"r": 187,
"g": 183,
"b": 175
},
"hsl": {
"h": 40,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78041,
"c": 0.01205,
"h": 84.6
},
"luminance": 0.47527
}Semantic roles & 50–950 ramp
primary
#BBB7AF
secondary
#E1E2E4
accent
#689253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282