#BFBAAF#BFBAAF
#BFBAAF is a light, near-neutral orange. Relative luminance 0.493; OKLCH L 79.0% C 0.016 H 86.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAAF |
|---|---|
| RGB | rgb(191, 186, 175) |
| HSL | hsl(41, 11%, 72%) |
| HSV | hsv(41, 8%, 75%) |
| CMYK | cmyk(0%, 2.6%, 8.4%, 25.1%) |
| CIE-LAB | lab(75.63, -0.19, 6.20) |
| CIE-LCH | lch(75.63, 6.20, 91.73°) |
| OKLab | oklab(78.99% 0.001 0.0163) |
| OKLCH | oklch(78.99% 0.016 86.4) |
| XYZ | xyz(46.7817, 49.2897, 47.5985) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.12
Silver
#C0C0C0
ΔE00 5.64
Greige
#B8AB98
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 6.51
Greyish
#A8A495
ΔE00 6.66
Dark Gray
#A9A9A9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAAF #AFB4BF
analogous
#BFB2AF #BFBAAF #BCBFAF
triadic
#BFBAAF #AFBFBA #BAAFBF
tetradic
#BFBAAF #AFBFB2 #AFB4BF #BFAFBC
square
#BFBAAF #AFBFB2 #AFB4BF #BFAFBC
split-complementary
#BFBAAF #AFBCBF #B2AFBF
monochromatic
#877F6C #A49D8D #BFBAAF #DAD7D1 #F1F0EE
Accessibility & contrast
On white
1.93
#BFBAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#BFBAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAAF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAAF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAE
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#C2B8B7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbaaf; /* rgb */ color: rgb(191, 186, 175); /* oklch */ color: oklch(79.0% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#d2cec6',
500: '#bfbaaf',
950: '#000000',
},
}SCSS
$custom: #bfbaaf; $custom-light: #d2cec6; $custom-dark: #000000;
JSON
{
"hex": "#bfbaaf",
"rgb": {
"r": 191,
"g": 186,
"b": 175
},
"hsl": {
"h": 41.25,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.78988,
"c": 0.01628,
"h": 86.4
},
"luminance": 0.49289
}Semantic roles & 50–950 ramp
primary
#BFBAAF
secondary
#E3E4E7
accent
#669550
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282