#BFBBB3#BFBBB3
#BFBBB3 is a light, near-neutral orange. Relative luminance 0.499; OKLCH L 79.3% C 0.012 H 84.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBB3 |
|---|---|
| RGB | rgb(191, 187, 179) |
| HSL | hsl(40, 9%, 73%) |
| HSV | hsv(40, 6%, 75%) |
| CMYK | cmyk(0%, 2.1%, 6.3%, 25.1%) |
| CIE-LAB | lab(75.99, -0.03, 4.54) |
| CIE-LCH | lch(75.99, 4.54, 90.35°) |
| OKLab | oklab(79.3% 0.0011 0.012) |
| OKLCH | oklch(79.3% 0.012 84.6) |
| XYZ | xyz(47.3918, 49.8720, 49.7687) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.76
Silver
#C0C0C0
ΔE00 4.30
Silver (survey)
#C5C9C7
ΔE00 5.49
Dark Gray
#A9A9A9
ΔE00 6.53
Greige
#B8AB98
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBB3 #B3B7BF
analogous
#BFB5B3 #BFBBB3 #BDBFB3
triadic
#BFBBB3 #B3BFBB #BBB3BF
tetradic
#BFBBB3 #B3BFB5 #B3B7BF #BFB3BD
square
#BFBBB3 #B3BFB5 #B3B7BF #BFB3BD
split-complementary
#BFBBB3 #B3BDBF #B5B3BF
monochromatic
#867F71 #A39D92 #BFBBB3 #DBD9D4 #F1F0EE
Accessibility & contrast
On white
1.91
#BFBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BFBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBB3
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBB3 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB3
Deuteranopia (green-blind)
#BEBCB3
Tritanopia (blue-blind)
#C1BAB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbbb3; /* rgb */ color: rgb(191, 187, 179); /* oklch */ color: oklch(79.3% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#d2cfc9',
500: '#bfbbb3',
950: '#000000',
},
}SCSS
$custom: #bfbbb3; $custom-light: #d2cfc9; $custom-dark: #000000;
JSON
{
"hex": "#bfbbb3",
"rgb": {
"r": 191,
"g": 187,
"b": 179
},
"hsl": {
"h": 40,
"s": 8.571,
"l": 72.549
},
"oklch": {
"l": 0.79303,
"c": 0.01201,
"h": 84.6
},
"luminance": 0.49872
}Semantic roles & 50–950 ramp
primary
#BFBBB3
secondary
#E4E5E7
accent
#689353
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282