#BFBBB0#BFBBB0
#BFBBB0 is a light, near-neutral orange. Relative luminance 0.498; OKLCH L 79.2% C 0.016 H 90.3°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBB0 |
|---|---|
| RGB | rgb(191, 187, 176) |
| HSL | hsl(44, 10%, 72%) |
| HSV | hsv(44, 8%, 75%) |
| CMYK | cmyk(0%, 2.1%, 7.9%, 25.1%) |
| CIE-LAB | lab(75.92, -0.55, 6.06) |
| CIE-LCH | lch(75.92, 6.09, 95.16°) |
| OKLab | oklab(79.22% -0.0001 0.0159) |
| OKLCH | oklch(79.22% 0.016 90.3) |
| XYZ | xyz(47.0917, 49.7519, 48.1881) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.50
Silver
#C0C0C0
ΔE00 5.53
Greige
#B8AB98
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 6.16
Greyish
#A8A495
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBB0 #B0B4BF
analogous
#BFB4B0 #BFBBB0 #BCBFB0
triadic
#BFBBB0 #B0BFBB #BBB0BF
tetradic
#BFBBB0 #B0BFB4 #B0B4BF #BFB0BC
square
#BFBBB0 #B0BFB4 #B0B4BF #BFB0BC
split-complementary
#BFBBB0 #B0BCBF #B4B0BF
monochromatic
#87806D #A49E8E #BFBBB0 #DAD8D2 #F1F0EE
Accessibility & contrast
On white
1.92
#BFBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BFBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBB0
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBB0 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAF
Deuteranopia (green-blind)
#BFBCB0
Tritanopia (blue-blind)
#C2B9B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbbb0; /* rgb */ color: rgb(191, 187, 176); /* oklch */ color: oklch(79.2% 0.016 90.3);
Tailwind
colors: {
custom: {
50: '#d2cfc7',
500: '#bfbbb0',
950: '#000000',
},
}SCSS
$custom: #bfbbb0; $custom-light: #d2cfc7; $custom-dark: #000000;
JSON
{
"hex": "#bfbbb0",
"rgb": {
"r": 191,
"g": 187,
"b": 176
},
"hsl": {
"h": 44,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79221,
"c": 0.01591,
"h": 90.3
},
"luminance": 0.49752
}Semantic roles & 50–950 ramp
primary
#BFBBB0
secondary
#E4E5E7
accent
#639551
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282