#BFBBB1#BFBBB1
#BFBBB1 is a light, near-neutral orange. Relative luminance 0.498; OKLCH L 79.2% C 0.015 H 88.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBB1 |
|---|---|
| RGB | rgb(191, 187, 177) |
| HSL | hsl(43, 10%, 72%) |
| HSV | hsv(43, 7%, 75%) |
| CMYK | cmyk(0%, 2.1%, 7.3%, 25.1%) |
| CIE-LAB | lab(75.94, -0.38, 5.56) |
| CIE-LCH | lch(75.94, 5.57, 93.87°) |
| OKLab | oklab(79.25% 0.0003 0.0146) |
| OKLCH | oklch(79.25% 0.015 88.7) |
| XYZ | xyz(47.1910, 49.7917, 48.7111) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.52
Silver
#C0C0C0
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.91
Greige
#B8AB98
ΔE00 6.32
Greyish
#A8A495
ΔE00 6.96
Dark Gray
#A9A9A9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBB1 #B1B5BF
analogous
#BFB4B1 #BFBBB1 #BCBFB1
triadic
#BFBBB1 #B1BFBB #BBB1BF
tetradic
#BFBBB1 #B1BFB4 #B1B5BF #BFB1BC
square
#BFBBB1 #B1BFB4 #B1B5BF #BFB1BC
split-complementary
#BFBBB1 #B1BCBF #B4B1BF
monochromatic
#87806F #A39E8F #BFBBB1 #DBD8D3 #F1F0EE
Accessibility & contrast
On white
1.92
#BFBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#BFBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBB1
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBB1 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB0
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#C2B9B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbbb1; /* rgb */ color: rgb(191, 187, 177); /* oklch */ color: oklch(79.2% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#d2cfc8',
500: '#bfbbb1',
950: '#000000',
},
}SCSS
$custom: #bfbbb1; $custom-light: #d2cfc8; $custom-dark: #000000;
JSON
{
"hex": "#bfbbb1",
"rgb": {
"r": 191,
"g": 187,
"b": 177
},
"hsl": {
"h": 42.857,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79248,
"c": 0.01459,
"h": 88.7
},
"luminance": 0.49791
}Semantic roles & 50–950 ramp
primary
#BFBBB1
secondary
#E4E5E7
accent
#659452
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282