#BFB7B2#BFB7B2
#BFB7B2 is a light, near-neutral orange. Relative luminance 0.482; OKLCH L 78.5% C 0.012 H 54.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7B2 |
|---|---|
| RGB | rgb(191, 183, 178) |
| HSL | hsl(23, 9%, 72%) |
| HSV | hsv(23, 7%, 75%) |
| CMYK | cmyk(0%, 4.2%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.92, 1.94, 3.54) |
| CIE-LCH | lch(74.92, 4.04, 61.37°) |
| OKLab | oklab(78.46% 0.0067 0.0094) |
| OKLCH | oklch(78.46% 0.012 54.4) |
| XYZ | xyz(46.4542, 48.1581, 48.9591) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.49
Silver
#C0C0C0
ΔE00 4.61
Dark Gray
#A9A9A9
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.27
Greige
#B8AB98
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7B2 #B2BABF
analogous
#BFB2B4 #BFB7B2 #BFBEB2
triadic
#BFB7B2 #B2BFB7 #B7B2BF
tetradic
#BFB7B2 #B4BFB2 #B2BABF #BEB2BF
square
#BFB7B2 #B4BFB2 #B2BABF #BEB2BF
split-complementary
#BFB7B2 #B2BFBE #B2B4BF
monochromatic
#877970 #A39891 #BFB7B2 #DBD6D3 #F1EFEE
Accessibility & contrast
On white
1.98
#BFB7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BFB7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7B2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7B2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#C2B6B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb7b2; /* rgb */ color: rgb(191, 183, 178); /* oklch */ color: oklch(78.5% 0.012 54.4);
Tailwind
colors: {
custom: {
50: '#d2ccc9',
500: '#bfb7b2',
950: '#000000',
},
}SCSS
$custom: #bfb7b2; $custom-light: #d2ccc9; $custom-dark: #000000;
JSON
{
"hex": "#bfb7b2",
"rgb": {
"r": 191,
"g": 183,
"b": 178
},
"hsl": {
"h": 23.077,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.78458,
"c": 0.01152,
"h": 54.4
},
"luminance": 0.48158
}Semantic roles & 50–950 ramp
primary
#BFB7B2
secondary
#E4E6E7
accent
#7A9352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282